pub async fn canister_info(
arg: CanisterInfoRequest,
) -> CallResult<(CanisterInfoResponse,)>
Expand description
Get public information about the canister.
pub async fn canister_info(
arg: CanisterInfoRequest,
) -> CallResult<(CanisterInfoResponse,)>
Get public information about the canister.