Docs.rs
cstree-0.13.0
cstree 0.13.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
domenicquirl
Dependencies
cstree_derive ^0.13.0
normal
optional
indexmap ^2.10.0
normal
lasso ^0.7.3
normal
optional
parking_lot ^0.12.4
normal
rustc-hash ^2.1.1
normal
serde ^1.0
normal
optional
text-size ^1.1.1
normal
triomphe ^0.1.14
normal
criterion ^0.7.0
dev
crossbeam-utils ^0.8.21
dev
m_lexer ^0.0.4
dev
serde_json ^1.0
dev
serde_test ^1.0
dev
Versions
100%
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
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
Module sync
cstree
0.13.0
Module sync
Module Items
Structs
In crate cstree
cstree
Module
sync
Copy item path
Source
Expand description
Synchronization primitives.
Structs
ยง
Arc
An atomically reference counted shared pointer.