pub fn read_package_from_file<P: AsRef<Path>>(
format: Format,
path: P,
) -> Result<ResourcePackage, ResourcePackageError>
pub fn read_package_from_file<P: AsRef<Path>>(
format: Format,
path: P,
) -> Result<ResourcePackage, ResourcePackageError>