Expand description
Exc-core: Abstractions for exchanges (the low-level apis).
Re-exports
pub use self::error::ExchangeError;pub use self::service::Adaptor;pub use self::service::Exc;pub use self::service::ExcLayer;pub use self::service::ExcService;pub use self::service::IntoExc;pub use self::service::Request;
Modules
- Errors.
- Retry utils.
- Core services.
- Exc Symbol.
- Transport utils.
- The core types for exchange APIs.
- Other utils.
Structs
- Asset.
- Instrument.
- A
SmolStris a string type that has the following properties: - Symbol.
Enums
- Parse asset error.
- Parse symbol error.