shape_to_grid

Function shape_to_grid 

Source
pub fn shape_to_grid(shapes: &[String]) -> Result<Vec<Vec<u8>>, String>