Docs.rs
  • text-utils-0.4.0
    • text-utils 0.4.0
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • oovm
    • Dependencies
      • percent-encoding ^2.1.0 normal
      • slugify ^0.1.0 normal
      • textwrap ^0.11 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
☰
logo

Crate text_utils

Version 0.4.0

Back to index

logo
Change settings

List of all items[−]

Enums

  • TextError

Macros

  • slugify

Functions

  • capitalize_first_letter
  • dedent
  • dedent_less_than
  • indent
  • indent_count
  • indent_with
  • slugify
  • unescape
  • unescape_dec_chars
  • unescape_hex_chars
  • unescape_only
  • unescape_unchecked
  • unescape_utf8
  • url_decode
  • url_encode

Typedefs

  • Result