textwrap 0.16.3

Library for word wrapping, indenting, and dedenting strings. Has optional support for Unicode and emojis as well as machine hyphenation.
Documentation
1
2
3
edition = "2024"
# Use rustfmt from the nightly channel for this:
imports_granularity = "Module"