connect_federation_handler

Function connect_federation_handler 

Source
pub async fn connect_federation_handler<E: Display>(
    __arg0: State<UiState<DynGatewayApi<E>>>,
    _auth: UserAuth,
    __arg2: Form<ConnectFedPayload>,
) -> impl IntoResponse