Skip to main content

CreateSpec

Derive Macro CreateSpec 

#[derive(CreateSpec)]
{
    // Attributes available to this derive:
    #[create]
}
Expand description

Generate static construction-input metadata from a typed create spec.