Function bytes_to_chunks

Source
pub fn bytes_to_chunks(bytes: &[u8]) -> Vec<[u8; 32]>