Function warp_embed::embed [−][src]
pub fn embed<A: RustEmbed>(
x: &A
) -> impl Filter<Extract = (impl Reply,), Error = Rejection> + CloneExpand description
Creates a Filter that serves embedded files at the base path joined by the request path.