[][src]Type Definition genomics::Loci

type Loci = BTreeMap<String, Arc<Locus>>;

Trait Implementations

impl LociExt for Loci[src]