JuniperRequest and Response are not seen as implementors of axum 0.8.x Extractors #1305
Labels
k::integration
Related to integration with third-party libraries or systems
lib::axum
Related to `axum` crate integration
support
Milestone
I hate to write things like this because it should work, but I don't have any idea why it says that
JuniperRequest
doesn't implementFromRequest
even if it is a last param of the axum handler, and the similar issue with JuniperResponse. I am using everything up to date in Cargo.toml, but I can paste here, too.Error is:
The text was updated successfully, but these errors were encountered: