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
A
trait
that represents an option which can be set when creating handlersSet of HandlerOption s
A
trait
that shows the implementing type is able to create [generic_api_client::http::RequestHandler]sA
trait
that shows the implementing type is able to create [generic_api_client::websocket::WebSocketHandler]s