//! Implementation of Cemuhook gamepad motion protocol.
//!//! Includes client and server implementations.
//!//! Navigate to github repository for [examples](https://github.com/zduny/pad_motion/tree/master/examples) of usage.
pubmodprotocol;pubmodserver;pubmodclient;