pub fn load_dir(dir: &Path) -> Result<Vec<ModelManifest>>Expand description
Load every *.toml manifest in a directory (typically models/).
pub fn load_dir(dir: &Path) -> Result<Vec<ModelManifest>>Load every *.toml manifest in a directory (typically models/).