Docs.rs
one-fpga-0.1.0
one-fpga 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
hansl
Dependencies
byteorder ^1.5.0
normal
image ^0.25
normal
sdl3 ^0.5.0
normal
serde ^1.0.198
normal
static_assertions ^1.1
normal
strum ^0.26.3
normal
thiserror ^1.0.59
normal
Versions
37.79%
of the crate is documented
Platform
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
Module keyboard
one_
fpga
0.1.0
Module keyboard
Module Items
Structs
In one_
fpga::
inputs
one_fpga
::
inputs
Module
keyboard
Copy item path
Source
Structs
ยง
Scancode
A scancode maps a virtual key on the keyboard to a physical key on the keyboard. We reuse the SDL3 type for simplicity, as it is well maintained and complete.
Scancode
Set