#rocket #web-server

rocket-include-dir

Bridges include_dir and rocket, enabling Rocket to serve files directly from the binary

3 stable releases

1.1.2 Aug 27, 2025
1.1.0 May 6, 2024
1.0.0 May 6, 2024

#1788 in HTTP server

Download history 18/week @ 2025-09-14 19/week @ 2025-09-21 25/week @ 2025-09-28 62/week @ 2025-10-05 12/week @ 2025-10-12

257 downloads per month
Used in ironlog

MIT/Apache

14KB
167 lines

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.

See StaticFiles for more details.


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.

Dependencies

~20–56MB
~818K SLoC