pub async fn migrate( contracts: &Vec<impl Contract>, cargo_args: &Vec<String>) -> Result<Status, DeployError>