clevercloud-sdk 0.15.0

A rust client and structures to interact with the Clever-Cloud API.
Documentation
1
2
3
4
5
6
//! # Product module
//!
//! This module provide structures and helpers to interact with clever-cloud's
//! products api

pub mod zones;