non-empty-iter 0.2.0

Non-empty iterators.
Documentation
  • Coverage
  • 100%
    245 out of 245 items documented0 out of 218 items with examples
  • Size
  • Source code size: 73.6 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 35.25 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 18s Average build duration of successful builds.
  • all releases: 17s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • nekitdev/non-empty-iter
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • nekitdev

non-empty-iter

License Version Downloads Documentation Test

Non-empty iterators.

Installation

cargo

You can add non-empty-iter as a dependency with the following command:

$ cargo add non-empty-iter

Or by directly specifying it in the configuration like so:

[dependencies]
non-empty-iter = "0.2.0"

Alternatively, you can add it directly from the source:

[dependencies.non-empty-iter]
git = "https://github.com/nekitdev/non-empty-iter.git"

Documentation

You can find the documentation here.

Support

If you need support with the library, you can send an email.

Changelog

You can find the changelog here.

Security Policy

You can find the Security Policy of non-empty-iter here.

Contributing

If you are interested in contributing to non-empty-iter, make sure to take a look at the Contributing Guide, as well as the Code of Conduct.

License

non-empty-iter is licensed under the MIT License terms. See License for details.