text_to_grid

Function text_to_grid 

Source
pub fn text_to_grid(text: &str) -> Result<Vec<Vec<u8>>, String>