Static file serving for Hyper 1.0.
# Cargo.toml
[dependencies]
hyper-staticfile = "0.10.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a static file server for the given directory.
Add `hyper` and `tokio` as dependencies and use an async runtime.
No dependency data recorded yet.