Skip to main content

handle_list_groups

Function handle_list_groups 

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