Macro composite

Source
macro_rules! composite {
    () => { ... };
}
Expand description

Data types that have inner fields.