Expand description
Longbridge OpenAPI HTTP client
Structs§
- Http
Client - Longbridge HTTP client
- Http
Client Config - Configuration options for Http client
- Json
- A JSON payload
- Method
- The Request Method (VERB)
- Request
Builder - A request builder
Enums§
- Http
Client Error - Http client error type
- QsError
- Query string serialization error
Traits§
- From
Payload - Represents a type that can parse from payload
- ToPayload
- Represents a type that can convert to payload
Type Aliases§
- Http
Client Result - Http client result type