Crate cdp_sdk

Crate cdp_sdk 

Source

Modules§

api
auth
builder
Types for composing operation parameters.
error
prelude
Items consumers will typically use such as the Client.
types
Types used as operation parameters and responses.

Structs§

ByteStream
Untyped byte stream used for both success and error responses.
Client
Client for Coinbase Developer Platform APIs
ResponseValue
Typed value returned by generated client methods.

Enums§

Error
Error produced by generated client methods.

Constants§

CDP_BASE_URL
The default base URL for the Coinbase Developer Platform API

Traits§

ClientInfo
Interface for which an implementation is generated for all clients.