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