Macro rdp::try_option

source ·
macro_rules! try_option {
    ($val: expr, $expr: expr) => { ... };
}
Expand description

Try options is waiting try trait for the next rust