Module draw

Source
Expand description

TUI draw implementation.

Structs§

SourceLines 🔒
Wrapper around a list of [Line]s that prepends the line number on each new line.

Functions§

decimal_digits 🔒
Returns the number of decimal digits in the given number.
hex_bytes_spans 🔒
hex_digits 🔒
Returns the number of hexadecimal digits in the given number.