Function words_from_blob

Source
pub fn words_from_blob(bytes: &[u8]) -> Vec<Word> 
Expand description

Convert a blob into a vector of Words.