pub const fn nccell_cols(cell: &NcCell) -> u8Expand description
Returns the number of columns occupied by cell.
See ncstrwidth for an equivalent for multiple EGCs.
pub const fn nccell_cols(cell: &NcCell) -> u8Returns the number of columns occupied by cell.
See ncstrwidth for an equivalent for multiple EGCs.