static-file-server-0.0.2 is not a library.
Visit the last successful build:
static-file-server-0.0.3
Static File Server
This is a simple axum based static file server.
Build and use static-file-server --dir <> --port <>.
Cross Compile
cargo build --release --target "x86_64-unknown-linux-musl"