Macro konst_kernel::opt_flatten

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