[][src]Type Definition petname::Words

type Words<'a> = Vec<&'a str>;

A word list.