hash_words

Function hash_words 

Source
pub fn hash_words(words: &[Word]) -> Hash
Expand description

Hash words in the same way that Crypto::Sha256 does.