Skip to main content

component

Macro component 

Source
macro_rules! component {
    ($type: ty) => { ... };
}
Expand description

Implement Component for type