# static-files-actix-web description ## Legal Dual-licensed under `MIT` or the [UNLICENSE](http://unlicense.org/). ## Features ## Usage Add dependency to Cargo.toml: ```toml [dependencies] static-files-actix-web = "0.1" ```