pub fn list_specs<F: FileSystem>(
fs: &F,
ito_path: &Path,
) -> DomainResult<Vec<String>>Expand description
List specs (spec-facing API).
pub fn list_specs<F: FileSystem>(
fs: &F,
ito_path: &Path,
) -> DomainResult<Vec<String>>List specs (spec-facing API).