Docs.rs
keygraph-rs-0.2.5
keygraph-rs 0.2.5
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
xd009642
Dependencies
lazy_static ^0.2
normal
petgraph ^0.4.4
normal
Versions
62.96%
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
keygraph_
rs
0.2.5
Keyboard
Aliased Type
In crate keygraph_
rs
keygraph_rs
Type Alias
Keyboard
Copy item path
Source
pub type Keyboard =
DiGraphMap
<
Key
,
Edge
>;
Aliased Type
ยง
pub struct Keyboard {
/* private fields */
}