|
|
|
|
|
by bendhoefs
645 days ago
|
|
Why is that the bare minimum? I also think that doc page is a little old. The feature is over 2 years old now and hot reloading is inherently "unsafe" in any compiled language. It's just letting you know that Rust's safety guarantees might go out the window if there are bugs in the code that handles hot-reloading. |
|
Also that was only one example, there are other similar ones.