Expand description
Static file serving with compile-time embedded frontend assets.
All files under frontend/ are embedded into the binary via
rust_embed. MIME types are detected automatically.
Static file serving with compile-time embedded frontend assets.
All files under frontend/ are embedded into the binary via
rust_embed. MIME types are detected automatically.