textwrap 0.16.4

Library for word wrapping, indenting, and dedenting strings. Has optional support for Unicode and emojis as well as machine hyphenation.
Documentation
{
  "markdown": {
    "textWrap": "always"
  },
  "exec": {
    "commands": [{
      "setupCommand": "rustup toolchain install nightly-2026-06-25 --profile minimal --component rustfmt",
      "command": "rustup run nightly-2026-06-25 rustfmt",
      "exts": ["rs"]
    }]
  },
  "excludes": ["target/", "package-lock.json"],
  "plugins": [
    "https://plugins.dprint.dev/json-0.23.0.wasm",
    "https://plugins.dprint.dev/markdown-0.24.0.wasm",
    "https://plugins.dprint.dev/toml-0.8.0.wasm",
    "https://plugins.dprint.dev/exec-0.7.3.json@a7898d5f1897e77bff474cec3d948c3ec3a7f455e32de2cc60c8adb9a5dd24aa",
    "https://plugins.dprint.dev/prettier-0.72.0.json@6e7af2cb2182a5a11358d3adde9ae0ef3b94b7d2e5dcfdd252e3f7c3916541fe"
  ]
}