SqlTemplate

Derive Macro SqlTemplate 

Source
#[derive(SqlTemplate)]
{
    // Attributes available to this derive:
    #[template]
    #[add_type]
    #[ignore_type]
}