pub type CanisterId = Principal;
Expand description

Canister ID is Principal.

Aliased Type§

struct CanisterId { /* private fields */ }