Docs.rs
  • kvtree-0.1.0
    • kvtree 0.1.0
    • Permalink
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Massou31
    • Dependencies
      • ahash ^0.8.3 normal
      • indexmap ^2.1.0 normal
      • itertools ^0.11.0 normal
      • rayon ^1.7.0 normal optional
      • tuplify ^1.1.4 normal
    • 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

kvtree0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • core::Core
  • core::Iter
  • core::IterMut
  • core::KeyMaskSet
  • core::LayerAccess
  • key::Key
  • mask::Mask
  • query::AllOf
  • query::AnyOf
  • query::NoneOf
  • query::Not
  • query::OneOf
  • query::Or
  • query::With
  • query::Without
  • store::OrderedIter
  • store::Store
  • table::Grid
  • table::Index
  • table::MaskIter
  • table::Mut
  • table::Ref
  • table::RootsIter
  • table::Row
  • table::Table
  • table::View

Enums

  • core::Access
  • key::Ordering
  • mask::Atom
  • store::UpdateOpt

Traits

  • Data
  • key::Match
  • key::MatchAtom
  • query::Filter
  • query::ParallelQueryIter
  • query::ParallelQueryMaskIter
  • query::Query
  • query::QueryIter
  • query::QueryMaskIter
  • table::Cell
  • table::Column
  • table::RowLike
  • table::TryFromRow

Type Aliases

  • store::RootTree
  • table::KeyRoots
  • table::KeySet