A thin warp wrapper for serving folders over http.
The package is a library, add it to your Cargo.toml
dependencies as you would any other package.
To run a simple example serving from the folder it is invoked, try:
bash
cargo run --example simple