Crate edgee_api_client
Source - auth
- builder
- Types for composing operation parameters.
- prelude
- Items consumers will typically use such as the Client.
- types
- Types used as operation parameters and responses.
- ByteStream
- Untyped byte stream used for both success and error responses.
- Client
- Client for Edgee API
- ConnectBuilder
- Use builder syntax to set the inputs and finish with
connect()
. - ResponseValue
- Typed value returned by generated client methods.
- Error
- Error produced by generated client methods.
- PROD_BASEURL
- connect
- This crate’s entry point
- new
- This crate’s entry point