Skip to main content

export

Macro export 

Source
macro_rules! export {
    ($plugin_type:ty) => { ... };
}