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.