textwrap 0.16.1

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 6 feature flags, 4 of them enabled by default.

default

  • unicode-linebreak
  • unicode-width
  • smawk

unicode-linebreak

  • dep:unicode-linebreak

unicode-width

  • dep:unicode-width

smawk

  • dep:smawk

hyphenation

  • dep:hyphenation

terminal_size

  • dep:terminal_size