Struct keynergy::keyboard::Fingermap [−][src]
Fields
matrix: Vec<Vec<Finger>>map: HashMap<Finger, Pos>Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Fingermap
impl UnwindSafe for Fingermap
Blanket Implementations
Mutably borrows from an owned value. Read more
