[][src]Derive Macro diesel_derives::Insertable

#[derive(Insertable)]
{
    // Attributes available to this derive:
    #[table_name]
    #[column_name]
    #[diesel]
}