pub fn parse_empty_cells<'a>(
input: &'a str,
) -> Result<StyleEmptyCells, StyleEmptyCellsParseError<'a>>Expand description
Parse an empty-cells value from a string
pub fn parse_empty_cells<'a>(
input: &'a str,
) -> Result<StyleEmptyCells, StyleEmptyCellsParseError<'a>>Parse an empty-cells value from a string