opt_flatten

Macro opt_flatten 

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