Crate cadre

source · []
Expand description

Cadre is a simple, self-hosted, high-performance remote configuration service.

Re-exports

pub use crate::cli::Args;
pub use crate::client::CadreClient;

Modules

Command-line interface (used by the binary).

Implementation of the Rust client for cadre.

Web server handler implementation using axum.