Description
Static files can be served quickly during development with a small prebuilt Rust HTTP server. The package installs the `srv` command for launching a local web server from a project directory. It can expose files over the network depending on bind settings, so working directory, port, and firewall scope should be checked.