Function text_grid::cell

source ·
pub fn cell(value: impl Display) -> Cell<impl CellSource>
Expand description

Create Cell from Display.