Module array_tool::string
[−]
[src]
A string is a collection so we should have more methods for handling strings.
Traits
| AfterWhitespace |
After whitespace |
| Justify |
Justify - expand line to given width |
| SubstMarks |
Substitute string character for each index given |
| WordWrap |
Word wrapping |