Macro basic_frame::match_all_dynamic_fmts

source ·
macro_rules! match_all_dynamic_fmts {
    ($self:expr, $x:ident, $block:expr) => { ... };
}