Crate ably

source · []
Expand description

A Rust client for the Ably REST and Realtime APIs.

Example

TODO

Re-exports

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

Modules

Macros

Creates an ErrorInfo with the given code and message.