Expand description

A crate for communicating with the coincheck API. For example usages, see files in the examples/ directory.

Structs

A struct that represents a set of CoincheckOption s.
A struct that implements RequestHandler

Enums

A enum that represents the base url of the Coincheck HTTP API.
Options that can be set when creating handlers
A enum that represents the base url of the Coincheck Realtime API

Type Definitions