[][src]Function voikko_rs::voikko::list_dicts

pub fn list_dicts(path: &str) -> Vec<Dictionary>

Get a list of available dictionaries. Returns a vector of Dictionary structs.

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.