Docs.rs
skill-tree-2.0.0
skill-tree 2.0.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
nikomatsakis
Dependencies
anyhow ^1.0
normal
clap ^2.33.0
normal
fehler ^1.0.0-alpha.2
normal
htmlescape ^0.3.1
normal
serde ^1.0
normal
serde_derive ^1.0
normal
structopt ^0.3.11
normal
svg ^0.5.12
normal
toml ^0.5.1
normal
Versions
Go to latest version
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
☰
All crates
1
2
3
mod
graphviz
;
mod
tree
;
pub
use
tree
::
*
;