load_unity_file

Function load_unity_file 

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

Parse a Unity binary file from a filesystem path.