canic-control-plane 0.27.13

Canic — a canister orchestration and management toolkit for the Internet Computer
Documentation
1
2
3
4
//! DTOs for control-plane state and template publication surfaces.

pub mod state;
pub mod template;