Docs.rs
  • streaming-iterator-0.1.9
    • streaming-iterator 0.1.9
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sfackler
    • cuviper
    • Dependencies
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

streaming_iterator0.1.9

Crate Items

  • Structs
  • Traits
  • Functions

List of all items

Structs

  • Chain
  • Cloned
  • Convert
  • ConvertMut
  • ConvertRef
  • Copied
  • Empty
  • Filter
  • FilterMap
  • FilterMapDeref
  • FlatMap
  • Flatten
  • FromFn
  • Fuse
  • Inspect
  • Map
  • MapDeref
  • MapDerefMut
  • MapRef
  • Once
  • OnceWith
  • Owned
  • Repeat
  • RepeatWith
  • Rev
  • Skip
  • SkipWhile
  • Successors
  • Take
  • TakeWhile
  • WindowsMut

Traits

  • DoubleEndedStreamingIterator
  • DoubleEndedStreamingIteratorMut
  • IntoStreamingIterator
  • StreamingIterator
  • StreamingIteratorMut

Functions

  • convert
  • convert_mut
  • convert_ref
  • empty
  • from_fn
  • once
  • once_with
  • repeat
  • repeat_with
  • successors
  • windows_mut