rangeinfo 0.1.1

get info from any range struct.
Documentation
  • Coverage
  • 0%
    0 out of 8 items documented0 out of 4 items with examples
  • Size
  • Source code size: 14.53 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.68 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 9s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • hjiayz/rangeinfo
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • hjiayz

rangeinfo

get info from any range struct.

impl:

  • std::ops::Range

  • std::ops::RangeTo

  • std::ops::RangeFrom

  • std::ops::RangeFull

  • std::ops::RangeInclusive

  • std::ops::RangeToInclusive