Skip to main content

open_loader_resolved_with_options

Function open_loader_resolved_with_options 

Source
pub fn open_loader_resolved_with_options(
    path: &Path,
    resolve: &ResolveWeightsOptions<'_>,
) -> Result<(PathBuf, Box<dyn WeightLoader>)>