extract_file_from_bundle

Function extract_file_from_bundle 

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

Quick function to extract a specific file from bundle