wcwidth 1.12.1

Fast implementations of wcwidth and wcswidth.
Documentation
  • Coverage
  • 100%
    3 out of 3 items documented0 out of 2 items with examples
  • Size
  • Source code size: 32.84 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.36 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • lucy
wcwidth-1.12.1 has been yanked.

Fast implementations of wcwidth and wcswidth.

See https://www.cl.cam.ac.uk/~mgk25/ucs/wcwidth.c for further information. This package is based on codegen from https://github.com/golang/text/ and the python implementation at https://github.com/jquast/wcwidth.

The current version contains tables updated for Unicode 12.1.