textwrap 0.16.0

Library for word wrapping, indenting, and dedenting strings. Has optional support for Unicode and emojis as well as machine hyphenation.
Documentation

textwrap

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 3 of them enabled by default.

default

smawk (default)

This feature flag does not enable additional features.

unicode-linebreak (default)

This feature flag does not enable additional features.

unicode-width (default)

This feature flag does not enable additional features.

hyphenation

This feature flag does not enable additional features.

terminal_size

This feature flag does not enable additional features.