Static file serving for Actix Web.
# Cargo.toml
[dependencies]
actix-files = "0.6.10"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Serves static files from the './static' directory at '/static'.
Ensure you have a runtime set up, e.g., with #[actix_web::main].
No dependency data recorded yet.