use-taxonomy
Primitive biological classification vocabulary.
use-taxonomy models taxon names, ranks, taxa, scientific/common names, and ordered lineages. It does not maintain an authoritative taxonomy database, fetch taxonomy data, resolve synonyms, infer classification, or model phylogenetic trees.
use ;
let kingdom = new;
let genus = new;
let lineage = new;
assert_eq!;
assert_eq!;