Docs.rs
hassium-input-device-web-0.1.3
hassium-input-device-web 0.1.3
Permalink
Docs.rs crate page
11 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
patchedsoul
Dependencies
hassium-core ^0.1.3
normal
hassium-input ^0.1.3
normal
wasm-bindgen ^0.2
normal
web-sys ^0.3
normal
Versions
7.69%
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
Skip to main content
KeyCode
hassium_
input_
device_
web
0.1.3
In hassium_
input_
device_
web::
keyboard
hassium_input_device_web
::
keyboard
Type Alias
KeyCode
Copy item path
Source
pub type KeyCode = (
char
,
String
);
Expand description
(key character, code)