[][src]Type Definition genomics::Variations

type Variations = Arc<Mutex<BTreeMap<String, Arc<Variation>>>>;