Expand description
Cross-platform input event automation facilities.
§Usage
This crate is available on crates.io and
can be used by adding the following to your project’s Cargo.toml:
[dependencies]
auto = "0.0.8"and this to your crate root:
extern crate auto;§Cross-Platform Compatibility
This crate provides both high-level (any OS) and low level (per-OS) functionality: