http-serve-rs-0.2.3 is not a library.
About
Http Server
To serve static content from local files. Similar to python's http.server.
Installation
cargo install http-serve-rs
Usage
http-serve-rs --port 3000
Development video log
See this YouTube video if you are interested in how this tool was developed.