Skip to main content

create

Function create 

Source
pub async fn create<M: Model>(db: &Db, model: &M) -> Result<i64>