canic-core 0.26.7

Canic — a canister orchestration and management toolkit for the Internet Computer
Documentation
1
2
3
4
5
// The term "view" is reserved for internal read-only projections under view/.
// DTOs must not use "view" in type or function names.
pub mod env;
pub mod placement;
pub mod topology;