Module wrap

Source
Expand description

Utilities for wrapping long lines

Constants§

COMMENT_LINE_START
String slice to start wrapped comment lines
TEXT_LINE_START
String slice to start wrapped text lines

Functions§

apply_wrap
Wrap a long line into a short prefix and a suffix
needs_wrap
Check if a line needs wrapping