Function list_permission

Source
pub async fn list_permission(pool: &State<Pool<MySql>>) -> Json<Vec<Permission>>