Type Definition rust_embed::Asset [] [src]

type Asset = Box<Fn(String) -> Option<Vec<u8>> + Sync + Send>;