1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# static-files-rocket description ## Legal Dual-licensed under `MIT` or the [UNLICENSE](http://unlicense.org/). ## Features ## Usage Add dependency to Cargo.toml: ```toml [dependencies] static-files-rocket = "0.1" ```