pub async fn install_code(arg: InstallCodeArgument) -> CallResult<()>
Expand description

Install code into a canister.

See IC method install_code.