Docs.rs
  • nimrodshn-btree-0.1.0
    • nimrodshn-btree 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • nimrodshn
    • Dependencies
      • byteorder ^1.3.4 normal
      • memmap ^0.7.0 normal
      • uuid ^0.8 normal
    • Versions
    • 37.25% 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

btree0.1.0

Crate Items

  • Structs
  • Enums
  • Constants

List of all items

Structs

  • btree::BTree
  • btree::BTreeBuilder
  • node::Node
  • node_type::Key
  • node_type::KeyValuePair
  • node_type::Offset
  • page::Page
  • page::Value

Enums

  • error::Error
  • node_type::NodeType

Constants

  • btree::MAX_BRANCHING_FACTOR
  • btree::NODE_KEYS_LIMIT