Derive Macro into_query::IntoQuery[][src]

#[derive(IntoQuery)]
{
    // Attributes available to this derive:
    #[table_name]
    #[schema_prefix]
}