Function endpoint

Source
pub(super) async fn endpoint(
    __arg0: Extension<Config>,
    query: Query<Request>,
) -> impl IntoResponse
Expand description

Define the behaviour for the HTTP GET webfinger endpoint.