[][src]Macro tm_rs::tm_plugin

macro_rules! tm_plugin {
    (|$reg:ident: &mut RegistryApi| $body:block) => { ... };
}