Expand description
Static file serving middleware and utilities.
Structs§
- Static
File Config - Static file serving configuration
- Static
File Handler - Static file handler
Functions§
- serve_
static - Create static file handler with default config
- serve_
static_ with_ prefix - Create static file handler with custom prefix
- static_
files - Static file serving middleware