[][src]Macro holochain_wasmer_guest::try_result

macro_rules! try_result {
    ( $e:expr, $fail:literal ) => { ... };
}