Skip to main content

get

Function get 

Source
pub fn get(path: &str) -> Option<Cow<'static, [u8]>>
Expand description

Return embedded file bytes for path, if present.