Docs.rs
skill-tree-3.1.0
skill-tree 3.1.0
Docs.rs crate page
MIT
Links
Homepage
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
prettydiff ^0.4
dev
regex ^1.0
dev
Versions
9.09%
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
skill_
tree
3.1.0
Emoji
Map
Aliased Type
In crate skill_
tree
skill_tree
Type Alias
EmojiMap
Copy item path
Source
pub type EmojiMap =
HashMap
<
String
,
String
>;
Aliased Type
ยง
pub struct EmojiMap {
/* private fields */
}