A modular toolkit for building async web applications in Rust.
# Cargo.toml
[dependencies]
trillium = "1.3.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a minimal Trillium web server that responds with 'Hello, world!'.
Add `trillium-smol` or `trillium-tokio` as a dependency and enable the corresponding feature.
No dependency data recorded yet.