pushback-iter 0.2.0

An iterator with a push_back method that allows items to be pushed back onto the iterator
Documentation
  • Coverage
  • 100%
    7 out of 7 items documented1 out of 7 items with examples
  • Size
  • Source code size: 19.89 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.24 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • jhinch/pushback-iter
    0 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • jhinch

Crate Documentation CI

pushback-iter

An iterator with a push_back(item) method that allows items to be pushed back onto the iterator.