load_bundle

Function load_bundle 

Source
pub fn load_bundle<P>(path: P) -> Result<AssetBundle, BinaryError>
where P: AsRef<Path>,
Expand description

Convenience functions for quick bundle loading Load a single bundle from file