iterlower 1.0.1

Final-sigma-correct lowercasing iterator adapter with option for Turkish/Azeri I behavior
Documentation
  • Coverage
  • 100%
    4 out of 4 items documented0 out of 3 items with examples
  • Size
  • Source code size: 26 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.17 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 1m 3s Average build duration of successful builds.
  • all releases: 1m 3s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • hsivonen/iterlower
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • hsivonen

iterlower

crates.io docs.rs Apache 2 / MIT dual-licensed

Final-sigma-correct lowercasing iterator adapter for iterators over char (unlike merely applying flat_map to char::to_lowercase). Turkish/Azeri 'I' handled optionally.

Licensing

Please see the file named COPYRIGHT.

Documentation

Generated API documentation is available online.

Release Notes

1.0.1

  • Fixed Cargo.toml metadata.

1.0.0

  • Initial release.