canic-core 0.27.0

Canic — a canister orchestration and management toolkit for the Internet Computer
Documentation
1
2
/// Workflow query re-export for the public canister-children API.
pub use crate::workflow::topology::children::query::CanisterChildrenQuery as CanisterChildrenApi;