Replies: 1 comment
-
Not unless you wanna easily overwrite the value in a test or something. |
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.
-
Is there any benefit of passing a value taken from environment variable via
.layer(Extension(env_var))
rather than reading it directly in handler where it's needed?vs
Beta Was this translation helpful? Give feedback.
All reactions