Crate ubi_rs

Source

Modules§

client
commands
errors
models
serde_ext

Macros§

make_json_request
Make a http request by providing a json-body Macro for making a JSON request using the specified HTTP method, URL, and request body.
make_request
Make a http request without json body.

Structs§

UbiClient
The UbiClient struct represents a client for interacting with the Ubicloud API.