Re-exports§
pub use num_enum;
Modules§
Structs§
- Basic
Message Stream - Basic
XtbConnection - Common implementation of the
XtbConnection
trait. - Basic
XtbStream Connection - Data
Stream - Stream of messages delivered to a consumer.
- Response
Promise - Represent promise of a response delivery in a future.
- Response
Promise State - Internal state shared between the ResponsePromise and BasicXtbConnection instance. This state is used to deliver response to the consumer.
- XtbClient
- Implementor of the API traits.
- XtbClient
Builder - Builder for
XtbClient
.
Enums§
- Basic
XtbConnection Error - Basic
XtbStream Connection Error - Data
Message Filter - Data
Stream Error - XtbClient
Builder Error - XtbClient
Error
Traits§
- Message
Stream - Request
Response Api - Declaration of the Request/response API interface.
- Stream
Api - Declaration of the stream API interface
- XtbConnection
- Interface for XTB servers connectors.
- XtbStream
Connection - Common interface for stream command api of the XTB.