Using session.get on a WriteableSession #31
Unanswered
SelectSweet
asked this question in
Q&A
Replies: 1 comment
-
|
We'd need to see more of your code to help. I'll also point you to tower-sessions, which is a redesign of this crate. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi, i am Trying to get a key from a session to use in an SQL query then destroy the session after the SQL query is done, but the username variable is panicking due to a None Value, the problem function is listed below
Beta Was this translation helpful? Give feedback.
All reactions