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 handlers
  • Set of HandlerOption s
  • A trait that shows the implementing type is able to create [generic_api_client::http::RequestHandler]s
  • A trait that shows the implementing type is able to create [generic_api_client::websocket::WebSocketHandler]s