Expand description
API Client and CLI for https://bunny.net.
This documentation covers how to use the library as an API client.
CLI Installation
cargo install bunnyModules
Bindings to the Edge Storage API.
Structs
API Client initialized with an API access key.
An error returned by an API call.
The server returned an error response code (
4xx or 5xx).Enums
Errors that may occur when creating a new
Client.Type Definitions
The result type returned by API calls.