Docs.rs
  • utf8-width-0.1.7
    • utf8-width 0.1.7
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • magiclen
    • Dependencies
      • bencher ^0.1.5 dev
    • Versions
    • 15% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

utf8_width0.1.7

Crate Items

  • Constants
  • Functions

List of all items

Functions

  • get_width
  • get_width_assume_valid
  • is_width_0
  • is_width_1
  • is_width_2
  • is_width_3
  • is_width_4

Constants

  • MAX_0_1
  • MAX_0_2
  • MAX_1
  • MAX_2
  • MAX_3
  • MAX_4
  • MIN_0_1
  • MIN_0_2
  • MIN_1
  • MIN_2
  • MIN_3
  • MIN_4