parse_text

Function parse_text 

Source
pub fn parse_text(input: &str) -> Result<(Format, Universe)>
Expand description

Parses a string and returns its format and the grid of cells (Universe)