Module draw

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.