Crate ably

source ·
Expand description

A Rust client for the Ably REST and Realtime APIs.

Example

TODO

Re-exports

pub use error::Error;
pub use error::Result;
pub use options::ClientOptions;
pub use rest::Data;
pub use rest::Rest;

Modules