Docs.rs
  • radixdb-0.2.5
    • radixdb 0.2.5
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • rklaehn
    • Dependencies
      • anyhow ^1.0.56 normal
      • fnv ^1.0.7 normal optional
      • hex ^0.4.3 normal
      • inplace-vec-builder ^0.1.1 normal
      • memmap ^0.7.0 normal optional
      • parking_lot ^0.12.0 normal optional
      • visibility ^0.0.1 normal
      • env_logger ^0.9.0 dev
      • hex-literal ^0.3.4 dev
      • log ^0.4.16 dev
      • maplit ^1.0.2 dev
      • obey ^0.1.0 dev
      • proptest ^1.0.0 dev
      • tempfile ^3.3.0 dev
      • thousands ^0.2.0 dev
    • Versions
    • 32.08% 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

radixdb0.2.5

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • RadixTree
  • node::DetachConverter
  • node::DowncastConverter
  • node::IdentityConverter
  • node::IterKey
  • node::KeyValueIter
  • node::TreeNode
  • node::TreeNodeRef
  • node::Value
  • node::ValueIter
  • node::ValueRef
  • store::Blob
  • store::Detached
  • store::MemStore
  • store::PagedFileStore

Enums

  • store::NoError

Traits

  • node::NodeConverter
  • store::BlobStore
  • store::UnwrapSafeExt

Macros

  • radixtree

Type Aliases

  • store::DynBlobStore