Docs.rs
  • generic-btree-0.2.0
    • generic-btree 0.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • zxch3n
    • Dependencies
      • fxhash ^0.2.1 normal
      • smallvec ^1.10.0 normal
      • thunderdome ^0.6.0 normal
      • arbitrary ^1.2.3 dev
      • color-backtrace ^0.5.1 dev
      • criterion ^0.4.0 dev
      • ctor ^0.1.26 dev
      • flate2 ^1.0.25 dev
      • jumprope ^1.0.0 dev
      • pprof ^0.11.1 dev
      • rand ^0.8.5 dev
      • serde_json ^1.0.93 dev
    • Versions
    • 20.18% 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
logo

logo

Crate generic_btree

  • Structs
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • ArenaIndex
  • BTree
  • Child
  • ElemSlice
  • FindResult
  • LengthFinder
  • MoveEvent
  • MutElemArrSlice
  • Node
  • OrdTreeMap
  • OrdTreeSet
  • QueryResult
  • Rope

Traits

  • BTreeTrait
  • Query
  • UseLengthFinder
  • rle::HasLength
  • rle::Mergeable
  • rle::Sliceable

Functions

  • rle::delete_range_in_elements
  • rle::insert_with_split
  • rle::scan_and_merge
  • rle::update_slice

Type Definitions

  • HeapVec
  • MoveListener
  • SmallElemVec
  • StackVec