Function leo_test_framework::runner::take_hook

source ยท
fn take_hook(
    output: Result<Result<Value, String>, Box<dyn Any + Send>>,
    panic_buf: Arc<Mutex<Option<String>>>,
) -> Result<Result<Value, String>, String>