Docs.rs
rusty-tree-0.0.1
Platform
i686-unknown-linux-gnu
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
rusty-tree 0.0.1
Octree data structures in Rust.
Crate
Source
Builds
Feature flags
Documentation
Coverage
83.33%
50
out of
60
items documented
0
out of
29
items with examples
Size
Source code size: 86.38 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 1.98 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
rusty-fast-solvers/rusty-tree
4
0
1
crates.io
Dependencies
itertools ^0.10
normal
ndarray ^0.14
normal
num ^0.3
normal
rand ^0.8
normal
rayon ^1.5
normal
rusty-kernel-tools ^0.1
normal
vtkio ^0.6
normal
criterion ^0.3
dev
Versions
0.0.1
Owners
rusty-tree
Implementation of Octree data structures in Python