clevercloud-sdk 0.15.0

A rust client and structures to interact with the Clever-Cloud API.
Documentation
1
2
3
4
5
6
//! # ConfigProvider addon provider module
//!
//! This module provides helpers and structures to interact with the config
//! provider addon provider

pub mod addon;