I'm working on a web project, but during development the compilation in debug mode often takes a few minutes.
Are there any tricks to speed up this process, or make Rust programs run in a Just-In-Time mode?
Thanks, I tried to split some crates, It does work
(Although the build time is still in the tens of seconds, but it's ok