Docs.rs
  • im-15.1.0
    • im 15.1.0
    • Permalink
    • Docs.rs crate page
    • MPL-2.0+
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • bodil
    • Dependencies
      • arbitrary ^1.1 normal optional
      • bitmaps ^2 normal
      • proptest ^1 normal optional
      • quickcheck ^1 normal optional
      • rand_core ^0.6 normal
      • rand_xoshiro ^0.6 normal
      • rayon ^1 normal optional
      • refpool ^0.4 normal optional
      • serde ^1 normal optional
      • sized-chunks ^0.6.4 normal
      • typenum ^1.12 normal
      • metrohash ^1 dev
      • pretty_assertions ^1 dev
      • proptest ^1 dev
      • proptest-derive ^0.3 dev
      • rand ^0.8 dev
      • rayon ^1 dev
      • serde ^1 dev
      • serde_json ^1 dev
      • version_check ^0.9 build
    • 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

im15.1.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Functions

List of all items

Structs

  • HashMap
  • HashSet
  • OrdMap
  • OrdSet
  • Vector
  • hashmap::ConsumingIter
  • hashmap::HashMap
  • hashmap::HashMapPool
  • hashmap::Iter
  • hashmap::IterMut
  • hashmap::Keys
  • hashmap::OccupiedEntry
  • hashmap::VacantEntry
  • hashmap::Values
  • hashset::ConsumingIter
  • hashset::HashSet
  • hashset::HashSetPool
  • hashset::Iter
  • ordmap::ConsumingIter
  • ordmap::DiffIter
  • ordmap::Iter
  • ordmap::Keys
  • ordmap::NodeDiffIter
  • ordmap::OccupiedEntry
  • ordmap::OrdMap
  • ordmap::OrdMapPool
  • ordmap::RangedIter
  • ordmap::VacantEntry
  • ordmap::Values
  • ordset::ConsumingIter
  • ordset::DiffIter
  • ordset::Iter
  • ordset::OrdSet
  • ordset::OrdSetPool
  • ordset::RangedIter
  • vector::Chunks
  • vector::ChunksMut
  • vector::ConsumingIter
  • vector::Iter
  • vector::IterMut
  • vector::RRBPool
  • vector::Vector
  • vector::rayon::ParIter
  • vector::rayon::ParIterMut

Enums

  • hashmap::Entry
  • ordmap::DiffItem
  • ordmap::Entry
  • ordmap::NodeDiffItem
  • ordset::DiffItem
  • vector::Focus
  • vector::FocusMut

Macros

  • get_in
  • hashmap
  • hashmap::hashmap
  • hashset
  • hashset::hashset
  • ordmap
  • ordmap::ordmap
  • ordset
  • ordset::ordset
  • update_in
  • vector

Functions

  • iter::unfold
  • proptest::hash_map
  • proptest::hash_set
  • proptest::ord_map
  • proptest::ord_set
  • proptest::vector