Derive Macro scsys::Params

source ยท
#[derive(Params)]
{
    // Attributes available to this derive:
    #[param]
}
Expand description

This macro generates a parameter struct and an enum of parameter keys.