You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
wrenix
changed the title
Using Trait for changing struct between User and FilterUser
Using Trait Into/TryFrom for changing struct between User and FilterUser
Mar 19, 2024
https://doc.rust-lang.org/stable/rust-by-example/conversion/try_from_try_into.html
Do not implement a function like this:
rust-axum-jwt-auth/src/handler.rs
Lines 194 to 205 in 040ae80
The text was updated successfully, but these errors were encountered: