Module viz_handlers::serve

source ·
Available on crate feature serve only.
Expand description

Static file serving and directory listing.

Structs§

  • Serve a directory.
  • Serve a single file.

Enums§

  • Static file serving Error.