//! Async Rust client for the Asterisk REST Interface (ARI).
//!
//! ARI provides full call control through a REST API combined with
//! a WebSocket event stream for Stasis applications.
pub
pub
pub
pub
pub use AriClient;
pub use ;
pub use AriError;
pub use ;
pub use ;