Function turbocharger::warp_rust_embed_route[][src]

pub fn warp_rust_embed_route<A: RustEmbed>(
    _asset: A
) -> BoxedFilter<(impl Reply,)>