canic-core 0.27.13

Canic — a canister orchestration and management toolkit for the Internet Computer
Documentation
1
2
3
4
//! Topology-related ops helpers for index access and policy inputs.

pub mod index;
pub mod policy;