http-serve-rs-0.2.0 is not a library.
                    
                Http Server
To server static content from local files. Similar to python's http.server. This project is mostly for educational purpose.
Installation
cargo install http-serve-rs
Usage
RUST_LOG=tower_http=debug http-serve-rs