rocket-include-dir 1.1.0

Bridges include_dir and rocket, enabling Rocket to serve files directly from the binary
Documentation
1
2
3
4
# Static file server, from inside the binary

Acts as a bridge between `include_dir` and `rocket`, enabling you
to serve files directly out of the binary executable.