Skip to content

Error with extractor #278

Description

@MonoPT

When i use any extractor it gives an error:

the trait bound fn(Json) -> ... {hello_user}: OperationHandler<_, > is not satisfied
the trait OperationHandler<
, _> is not implemented for fn item fn(Json) -> impl Future<Output = impl IntoApiResponse> {hello_user}
the trait OperationHandler<I, O> is implemented for Layered<L, H, T, S>
the full name for the type has been written to ...

Im following the axum example, but i cant make it past this part.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions