pub fn parse_text(input: &str) -> Result<(Format, Universe)>
Parses a string and returns its format and the grid of cells (Universe)