export_program

Macro export_program 

Source
macro_rules! export_program {
    ($t:ident) => { ... };
}
Expand description

Declares the export of the component’s world for the given type.