[][src]Derive Macro toql_derive::Toql

#[derive(Toql)]
{
    // Attributes available to this derive:
    #[toql]
}

Derive to add Toql functionality to your struct.