char-iter 0.1.0

A performant iterator over a linear range of characters (`char`s), correctly handling the surrogate range.
Documentation
  • Coverage
  • 100%
    3 out of 3 items documented1 out of 3 items with examples
  • Size
  • Source code size: 20.9 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.15 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • Documentation
  • huonw/char-iter
    4 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • huonw

char-iter

Build Status

This crates provides a performant iterator over a linear range of characters, correctly handling the surrogate range.

Documentation, crates.io.