cargo-gamma-lib 0.1.0

Internal library for cargo-gamma
1
2
3
4
5
6
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.

//! Coordinator re-exports for engine-owned stable source identity.

pub use cargo_gamma_engine::model::{MUTANT_ID_HEX_LEN, MUTANT_ID_VERSION, MutantId, SiteIndex, mutant_id, normalize_site_text, site_key};