Docs.rs
  • yrs_tree-0.4.1
    • yrs_tree 0.4.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • BinaryMuse
    • Dependencies
      • fractional_index ^2.0.2 normal
      • parking_lot ^0.12.3 normal
      • serde ^1.0.218 normal
      • uuid ^1.13.2 normal
      • yrs ^0.22.0 normal
    • Versions
    • 64.29% 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

yrs_tree0.4.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Tree
  • events::Subscription
  • events::TreeObserver
  • iter::TreeIter
  • node::Node

Enums

  • TreeError
  • events::TreeEvent
  • iter::TraversalOrder
  • node::DeleteStrategy
  • node::NodeId

Traits

  • node::NodeApi

Type Aliases

  • Result