package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Mar 16, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
HardWrap inserts newlines so that no output line exceeds maxWidth runes.
It breaks at exact rune boundaries with no regard for word boundaries.
SoftWrap breaks text into lines at word boundaries, falling back to hard
breaks for words longer than maxWidth.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.