Docs.rs
grid-tree-0.2.0
grid-tree 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
bonsairobo
Dependencies
ahash ^0.8
normal
glam ^0.21
normal
optional
ndshape ^0.3
normal
slab ^0.4
normal
smallvec ^1.7
normal
Versions
48.94%
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
grid_
tree
0.2.0
grid_tree
Type Alias
Level
Copy item path
Source
pub type Level =
u8
;
Expand description
A “level of detail” in a
Tree
.