[][src]Function warp_embed::embed_one

pub fn embed_one<A: RustEmbed>(
    _: &A,
    filename: &str
) -> impl Filter<Extract = (impl Reply,), Error = Rejection> + Clone

Creates a Filter that always serves one embedded file