Function to_bytes

Source
pub fn to_bytes<S: AsRef<str>>(words: &[S]) -> Option<Vec<u8>>