leave_federation_handler

Function leave_federation_handler 

Source
pub async fn leave_federation_handler<E: Display>(
    __arg0: State<UiState<DynGatewayApi<E>>>,
    __arg1: Path<String>,
    _auth: UserAuth,
) -> impl IntoResponse