Skip to main content

load

Function load 

Source
pub fn load(
    root: impl AsRef<Path>,
    relative_path: impl AsRef<Path>,
) -> Result<Resource, ResourceError>