noct 0.1.0

A cross-platform library to input simulation.
Documentation
1
2
3
4
mod win_impl;

pub mod keycodes;
pub use self::win_impl::Noct;