A web framework for Rust with a focus on usability, security, extensibility, and speed.
# Cargo.toml
[dependencies]
rocket = "0.5.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
A minimal Rocket web server with a single route.
Use `rustup default nightly` or set `RUSTUP_TOOLCHAIN=nightly`.
No dependency data recorded yet.