Type Definition swc_coverage_instrument::BranchMap

source ·
pub type BranchMap = IndexMap<u32, Branch, RandomState>;