extract_file_from_bundle

Function extract_file_from_bundle 

Source
pub fn extract_file_from_bundle<P: AsRef<Path>>(
    bundle_path: P,
    file_name: &str,
) -> Result<Vec<u8>>
Expand description

Quick function to extract a specific file from bundle