Docs.rs
  • nb-tree-0.2.0-alpha01
    • nb-tree 0.2.0-alpha01
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • Quetzal2
    • Dependencies
      • itertools ^0.13.0 normal
      • replace_with ^0.1.7 normal
      • tracing ^0.1 normal
      • test-log ^0.2 dev
      • tracing-subscriber ^0.3 dev
    • Versions
    • 41.75% 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

nb_tree0.2.0-alpha01

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • path::Path
  • tree::DiffMap
  • tree::Tree
  • tree::entry::detached::DetachedEntry
  • tree::entry::node::Node
  • tree::iter::TraversalNode
  • tree::iter::absolute::Absolute
  • tree::iter::depth::IntoIter
  • tree::iter::depth::Iter
  • tree::iter::skip_below::SkipBelow
  • tree::iter::sortable::IterSortable

Enums

  • path::ParsePathError
  • tree::CombinationMode
  • tree::Position
  • tree::entry::Entry
  • tree::iter::depth::Traversal
  • tree::iter::width::WidthFirstTraversalNode

Traits

  • tree::iter::TreeIterTools
  • tree::iter::depth::TreeIntoIterTarget
  • tree::iter::depth::TreeIterTarget

Macros

  • path

Type Aliases

  • path::PathIDX
  • tree::DiffNode
  • tree::DiffTree
  • tree::TreeBuilder
  • tree::entry::TreeMutEntry
  • tree::entry::TreeRefEntry
  • tree::entry::node::TreeNode