load_unity_file

Function load_unity_file 

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

Parse a Unity binary file from a filesystem path.