Salvo is a powerful web framework that can make your work easier.
# Cargo.toml
[dependencies]
salvo_core = "0.91.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a new Salvo router.
Ensure you have a tokio runtime (e.g., #[tokio::main]) in your application.
No dependency data recorded yet.