|
I have read all the crate document and post here |
Answered by
jplatte
Aug 11, 2023
Replies: 5 comments 11 replies
|
What does |
1 reply
|
Hot reloading when the code changes can be achieved using Maybe we should add an example for that. @davidpdrsn wdyt? |
9 replies
This comment has been hidden.
This comment has been hidden.
Yeah that sounds like a good idea! I've never set something like that up myself. |
0 replies
|
This enables Axum hot reload: |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Alright, so it's just a small struct that is cloned everywhere and parsed using the
tomlcrate. In that case, I would recommend making your state type