Skip to main content

parse_grid_placement

Function parse_grid_placement 

Source
pub fn parse_grid_placement<'a>(
    input: &'a str,
) -> Result<GridPlacement, GridParseError<'a>>