tm_plugin

Macro tm_plugin 

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