Docs.rs
redact-composer-core-0.2.5
redact-composer-core 0.2.5
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dousto
Dependencies
log ^0.4
normal
rand ^0.8
normal
rand_chacha ^0.3.1
normal
redact-composer-derive ^0.1.2
normal
serde ^1.0
normal
optional
thiserror ^1.0
normal
twox-hash ^1.6.3
normal
typetag ^0.2
normal
optional
serde_json ^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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
redact_
composer_
core
0.2.5
Module tree
Module Items
Structs
In redact_
composer_
core::
render
redact_composer_core
::
render
Module
tree
Copy item path
Source
Expand description
Basic n-ary tree implementation.
Structs
ยง
Node
An index based n-ary tree node.
Node
Iter
A node iterator with optional
skip
indices.
Tree
An n-ary index-based tree.