Skip to main content

MODE_TABLE

Constant MODE_TABLE 

Source
pub const MODE_TABLE: char = '\u{E008}';
Expand description

A table segment. Within it, cells are separated by CELL_SEP and rows by ROW_SEP; a table is 2-D and the wire is a flat string, so the structure needs separators rather than a mode alone.