Skip to main content

create_role

Function create_role 

Source
pub async fn create_role(db: &DbHandle, name: &str, slug: &str) -> Result<Model>