Function xtask::release_runtime::release_runtime

source ยท
pub(crate) async fn release_runtime(
    name: String,
    network: String,
    branch: String,
    milestone: String,
) -> Result<()>