pub const DEFAULT_BREAKPOINTS: &str = "-,.;: ";
Default break characters for wordwrap and wrap: hyphen, comma, period, semicolon, colon, and space ("-,.;: ").
wordwrap
wrap
"-,.;: "