pub fn iter_languages(
_root: &Path,
) -> impl Iterator<Item = Result<LanguageProto, ParseError>>Expand description
Iterate over all known languages.
pub fn iter_languages(
_root: &Path,
) -> impl Iterator<Item = Result<LanguageProto, ParseError>>Iterate over all known languages.