Section
Getting Started
API
Features
Guides
Reference
AI Access
Medius Rust Library
Official Rust clientThe medius crate injects input on top of a real mouse, keyboard, or combo over a USB-serial link.
| Property | Value |
|---|---|
| Crate version | 3.0.0 |
| Edition | 2024 |
| MSRV (minimum supported Rust version) | 1.85 |
| License | MIT |
| Transport | 4 Mbaud, framed-only |
| Thread safety | Send + Sync (clone freely) |
| Safety | #![forbid(unsafe_code)] |