Expand description

Exc-core: Abstractions for exchanges (the core part).

Re-exports

pub use error::ExchangeError;
pub use exchange::Adaptor;
pub use exchange::Exc;
pub use exchange::ExcLayer;
pub use exchange::ExcMut;
pub use exchange::ExcService;
pub use exchange::IntoExc;
pub use exchange::Request;

Modules

Errors.

Exchange.

Retry.

Transport.

Types.

Utils.