Skip to main content

create_group

Function create_group 

Source
pub async fn create_group(db: &Db, name: &str, description: &str) -> Result<i64>