Type Definition rna_algos::utils::CaScoreMat[][src]

pub type CaScoreMat = HashMap<(u8, u8), f32, BuildHasherDefault<FxHasher>>;