cobalt.rs/crates/file-serve
Ed Page 47460565df docs(serve)!: Clarify how to use
BREAKING CHANGE: Return type, in some cases, was changed to `Infallible`
to clarify it can never return.
2022-04-04 10:37:40 -05:00
..
src docs(serve)!: Clarify how to use 2022-04-04 10:37:40 -05:00
Cargo.toml chore: Release 2022-04-04 09:19:46 -05:00
CHANGELOG.md chore: Release 2022-04-04 09:19:46 -05:00
README.md docs(serve): Clarify intent 2022-04-04 09:16:27 -05:00

file-serve

HTTP Static File Server

Documentation License Crates Status

About

file-serve focuses on augmenting development of your site. It prioritizes small size and compile times over speed, scalability, or security.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.