[][src]Macro abi_stable::rtry_opt

macro_rules! rtry_opt {
    ($expr:expr) => { ... };
}

Equivalent to ? for ROption<_>.