Docs.rs
  • orx-tree-1.0.2
    • orx-tree 1.0.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • orxfun
    • Dependencies
      • orx-iterable ^1.1.1 normal
      • orx-pinned-vec ^3.11 normal
      • orx-self-or ^1.0 normal
      • orx-selfref-col ^2.4 normal
      • orx-split-vec ^3.11 normal
      • serde ^1.0.217 normal optional
      • serde_json ^1.0.137 dev
      • test-case ^3.3.1 dev
    • Versions
    • 100% 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

orx_tree1.0.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Dary
  • DepthFirstSequence
  • Dyn
  • Node
  • NodeIdx
  • NodeMut
  • NodeMutDown
  • NodeMutUpAndDown
  • Tree
  • iter::AncestorsIterPtr
  • iter::ChildrenMutIter
  • memory::Auto
  • memory::AutoWithThreshold
  • memory::Lazy
  • pinned_storage::SplitRecursive
  • traversal::Bfs
  • traversal::Dfs
  • traversal::OverData
  • traversal::OverDepthData
  • traversal::OverDepthNode
  • traversal::OverDepthSiblingIdxData
  • traversal::OverDepthSiblingIdxNode
  • traversal::OverNode
  • traversal::OverSiblingIdxData
  • traversal::OverSiblingIdxNode
  • traversal::PostOrder
  • traversal::Traversal

Enums

  • DepthFirstSequenceError
  • NodeIdxError
  • NodeSwapError
  • Side

Traits

  • Collection
  • CollectionMut
  • NodeMutOrientation
  • NodeRef
  • SubTree
  • TreeVariant
  • memory::MemoryPolicy
  • pinned_storage::PinnedStorage
  • traversal::Over
  • traversal::OverMut
  • traversal::Traverser

Type Aliases

  • Binary
  • BinaryNode
  • BinaryTree
  • DaryNode
  • DaryTree
  • DynNode
  • DynTree