Description
Local directories can be served over HTTP with a prebuilt Rust command-line static file server. It is useful for previewing static sites, testing generated files, or sharing a folder on a trusted LAN. The command exposes files from the selected directory, so users should verify bind address, port, and path before starting it.