Skip to main content

export

Macro export 

Source
macro_rules! export {
    ($impl:ident) => { ... };
}