//! StickUp — Modular input device manager for Rust.
//!//! Provides a unified interface for polling HID and virtual input devices,
//! resolving bindings, and generating normalized control states.
pubmodbackends;pubmodbinding;pubmoddevice;pubmodevent;pubmodmanager;pubusebinding::*;pubusedevice::*;pubuseevent::*;pubusemanager::*;