pub async fn connect_federation_handler<E: Display>(
headers: HeaderMap,
__arg1: State<UiState<DynGatewayApi<E>>>,
_auth: UserAuth,
__arg3: Form<ConnectFedPayload>,
) -> impl IntoResponsepub async fn connect_federation_handler<E: Display>(
headers: HeaderMap,
__arg1: State<UiState<DynGatewayApi<E>>>,
_auth: UserAuth,
__arg3: Form<ConnectFedPayload>,
) -> impl IntoResponse