Smol runtime adapter for the trillium.rs web framework.
# Cargo.toml
[dependencies]
trillium-smol = "0.6.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a smol runtime adapter
Ensure smol::run is called or use trillium-smol in an async context
No dependency data recorded yet.