Function text_grid::cells_f

source ·
pub fn cells_f(value: impl Display) -> impl Cells
Expand description

Create Cells for float numbers from Display.

Format in the same way as cells_f! macro.