Registry / other / chargrid-input

chargrid-input

JSON →
library0.7.0rscratesunverified

Normalized input type for chargrid applications, handling keyboard and mouse events.

# Cargo.toml [dependencies] chargrid_input = "0.7.0"
INSTALL
IMPORT
SIG · CHARGRID-INPUT
C
chargrid-input
otherrustv0.7.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Input
use chargrid_input::Input;

Creates a new Input handler for chargrid applications.

use chargrid_input::Input; fn main() { let input = Input::new(); println!("Input handler created: {:?}", input); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Meta
1
Resources
chargrid-input — cargo add chargrid-input · libregistry