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
        • 0.1.9
        • 0.1.8
        • 0.1.7
        • 0.1.6
        • 0.1.5
        • 0.1.4
        • 0.1.3
        • 0.1.2
        • 0.1.1
        • 0.1.0
      • 100% of the crate is documented
    • Platform
      • x86_64-unknown-linux-gnu
      • i686-unknown-linux-gnu
      • x86_64-pc-windows-msvc
      • i686-pc-windows-msvc
      • x86_64-apple-darwin
    • Feature flags
    • Rust
      • About docs.rs
      • Privacy policy
      • Rust website
      • The Book
      • Standard Library API Reference
      • Rust by Example
      • The Cargo Guide
      • Clippy Documentation
    logo

    logo

    Crate streaming_iterator

    • Structs
    • Traits
    • Functions
    ?
    Change settings

    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