regtest

Function load_words

source
pub(crate) fn load_words(
    path: PathBuf,
) -> Result<Vec<(String, String)>, Box<dyn Error>>