Crate crypto_botters_api

Source
Expand description

This crate is meant to be used by the crypto-botters crate. This crate only exists to prevent cyclic dependencies.

Traitsยง

HandlerOption
A trait that represents an option which can be set when creating handlers
HandlerOptions
Set of HandlerOption s
HttpOption
A trait that shows the implementing type is able to create [generic_api_client::http::RequestHandler]s
WebSocketOption
A trait that shows the implementing type is able to create [generic_api_client::websocket::WebSocketHandler]s