Derive Macro Renderable

Source
#[derive(Renderable)]
{
    // Attributes available to this derive:
    #[maud]
    #[rsx]
    #[attribute]
}