//! [Aeron](https://github.com/real-logic/aeron) client for Rust #![deny(missing_docs)] pub mod client; pub mod driver;