Non-empty iterators.
You can add non-empty-iter as a dependency with the following command:
$ cargo add non-empty-iterOr 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"You can find the documentation here.
If you need support with the library, you can send an email.
You can find the changelog here.
You can find the Security Policy of non-empty-iter here.
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.
non-empty-iter is licensed under the MIT License terms. See License for details.