[][src]Function voikko_rs::voikko::list_supported_hyphenation_languages

pub fn list_supported_hyphenation_languages(path: &str) -> Vec<String>

Same as list_supported_spelling_languages() but for hyphenation.

Arguments

  • path - Path to a directory from which dictionary files should be searched first before looking into the standard dictionary locations. Pass an empty string in order to only look in standard locations.