Docs.rs
  • nonempty-collections-0.3.0
    • nonempty-collections 0.3.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • fosskers
    • Dependencies
      • either ^1.0 normal optional
      • indexmap ^2.7 normal optional
      • itertools ^0.14 normal optional
      • serde ^1.0 normal optional
      • divan ^0.1 dev
      • maplit ^1.0 dev
      • serde_json ^1.0 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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

nonempty_collections0.3.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • array::ArrayNonEmptyIterator
  • index_map::IntoIter
  • index_map::Iter
  • index_map::IterMut
  • index_map::Keys
  • index_map::NEIndexMap
  • index_map::Values
  • index_map::ValuesMut
  • iter::Chain
  • iter::Cloned
  • iter::Copied
  • iter::Enumerate
  • iter::FlatMap
  • iter::GroupBy
  • iter::Map
  • iter::NEGroupBy
  • iter::NonEmptyIterAdapter
  • iter::Once
  • iter::Take
  • iter::Zip
  • itertools::Product
  • map::IntoIter
  • map::Iter
  • map::IterMut
  • map::Keys
  • map::NEMap
  • map::Values
  • set::IntoIter
  • set::Iter
  • set::NESet
  • set::Union
  • slice::Iter
  • slice::NEChunks
  • slice::NESlice
  • vector::IntoIter
  • vector::Iter
  • vector::IterMut
  • vector::NEVec

Enums

  • Error
  • either::NEEither

Traits

  • array::NonEmptyArrayExt
  • iter::FromNonEmptyIterator
  • iter::IntoIteratorExt
  • iter::IntoNonEmptyIterator
  • iter::NonEmptyIterator
  • itertools::NonEmptyItertools

Macros

  • ne_indexmap
  • nem
  • nes
  • nev

Functions

  • iter::once