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