Skip to main content

connect_federation_handler

Function connect_federation_handler 

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