Derive Macro Schematic

Source
#[derive(Schematic)]
{
    // Attributes available to this derive:
    #[schematic]
    #[schema]
}