canic-core 0.30.9

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;