package
0.20.0
Repository: https://github.com/mum4k/termdash.git
Documentation: pkg.go.dev

# Functions

CountAsWidth overrides the default behavior, counting the specified runes as the specified width.
RuneWidth returns the number of cells needed to draw r.
StringWidth is like RuneWidth, but returns the number of cells occupied by all the runes in the string.

# Interfaces

Option is used to provide options.