logo
pub fn static_embed<T>() -> StaticEmbed<T>where
    T: RustEmbed,
Available on crate feature serve-static only.
Expand description

Create a new StaticEmbed middleware.