canic-core 0.27.6

Canic — a canister orchestration and management toolkit for the Internet Computer
Documentation
1
2
3
4
5
6
pub mod directory;
pub mod scaling;
#[cfg(feature = "sharding")]
pub mod sharding;
#[cfg(feature = "sharding")]
pub mod sharding_lifecycle;