Macro reproto_core::decl_flavor [] [src]

macro_rules! decl_flavor {
    ($flavor:ident, $source:ident) => { ... };
}