Docs.rs
non-empty-iter-0.3.1
non-empty-iter 0.3.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
nekitdev
Dependencies
non-zero-size ^0.2.0
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module chain
non_
empty_
iter
0.3.1
Module chain
Module Items
Structs
Functions
In crate non_
empty_
iter
non_empty_iter
Module
chain
Copy item path
Source
Expand description
Linking non-empty and possibly empty iterators together.
Structs
§
Chain
Represents non-empty iterators that link two iterators together.
Functions
§
chain
Converts the given arguments to iterators and links them together.