Replies: 1 comment 4 replies
-
Shouldn't you write Also please post the error you're getting, it makes it easier to help you. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Hey Team, I'm trying to implement FromRequestParts for a struct when the state has generics. not sure if that is possible but I have tried few ways but it dont seem to work
I have these other state for different routes. each of that state having implementation for FromRef for AppState
The issue arises here when I try to add generic here in AppState
axum version
0.7.5
Beta Was this translation helpful? Give feedback.
All reactions