konst_kernel

Macro opt_flatten

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