Macro reproto_manifest::lang_base [] [src]

macro_rules! lang_base {
    ($module:ty, $compile:ident) => { ... };
}