ic_cdk::api::management_canister::main

Function stop_canister

Source
pub async fn stop_canister(arg: CanisterIdRecord) -> CallResult<()>
Expand description

Stop a canister.

See IC method stop_canister.