Function wasm_deploy::commands::optimize

source ·
pub fn optimize(contracts: &Vec<impl Contract>) -> Result<Status, DeployError>