wsc

Macro try_opt

Source
macro_rules! try_opt {
    ($o:expr, $e:expr) => { ... };
}