canic-core 0.27.12

Canic — a canister orchestration and management toolkit for the Internet Computer
Documentation
1
2
3
4
5
//! Ops helpers for canonical canister registries and registry mapping.

pub mod app;
pub mod mapper;
pub mod subnet;