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