install_code

Function install_code 

Source
pub async fn install_code(arg: &InstallCodeArgs) -> Result<(), Error>
Expand description

Installs code into a canister.

Unbounded-wait call

See IC method install_code.