Docs.rs
  • orx-iterable-1.3.0
    • orx-iterable 1.3.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • orxfun
    • Dependencies
      • orx-self-or ^1.2.0 normal
      • arrayvec ^0.7.6 dev
      • smallvec ^1.15.0 dev
    • 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
    • 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

orx_iterable1.3.0

Crate Items

  • Structs
  • Traits
  • Functions

List of all items

Structs

  • sources::Empty
  • sources::EmptyCol
  • sources::Once
  • sources::OnceCol
  • sources::Repeat
  • sources::RepeatN
  • transformations::Chained
  • transformations::ChainedCol
  • transformations::Cloned
  • transformations::CloningIterable
  • transformations::Copied
  • transformations::Enumerated
  • transformations::FilterMapped
  • transformations::Filtered
  • transformations::FilteredCol
  • transformations::FilteredColIter
  • transformations::FilteredColIterMut
  • transformations::FlatMapped
  • transformations::FlatMappedIter
  • transformations::Flattened
  • transformations::FlattenedCol
  • transformations::Fused
  • transformations::FusedCol
  • transformations::Mapped
  • transformations::MappedWhile
  • transformations::Reversed
  • transformations::ReversedCol
  • transformations::Skipped
  • transformations::SkippedCol
  • transformations::SkippedWhile
  • transformations::SkippedWhileCol
  • transformations::SkippedWhileColIter
  • transformations::SkippedWhileColIterMut
  • transformations::SteppedBy
  • transformations::SteppedByCol
  • transformations::Taken
  • transformations::TakenCol
  • transformations::TakenWhile
  • transformations::TakenWhileCol
  • transformations::TakenWhileColIter
  • transformations::TakenWhileColIterMut
  • transformations::Zipped

Traits

  • Collection
  • CollectionMut
  • Iterable
  • obj_safe::CollectionMutObj
  • obj_safe::CollectionObj
  • obj_safe::IterableObj
  • transformations::IntoCloningIterable

Functions

  • sources::empty
  • sources::empty_col
  • sources::once
  • sources::once_col
  • sources::repeat
  • sources::repeat_n