opt_unwrap

Macro opt_unwrap 

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