Function handle_list_groups

Source
pub async fn handle_list_groups(
    __arg0: State<Arc<Context>>,
) -> Result<Json<GroupsResponse>, StatusCode>