use-biome
Primitive biome vocabulary.
use-biome models non-empty biome names, descriptive biome kinds, and simple biome climate labels. It does not model climate zones, fetch biome maps, classify locations into biomes, or duplicate meteorology behavior.
Example
use ;
let name = new.unwrap;
let climate = new.unwrap;
assert_eq!;
assert_eq!;
assert_eq!;
Scope
- biome names and labels
- descriptive biome kinds
- simple biome climate labels
Non-goals
- climate zone modeling
- biome map fetching
- location classification into biomes
- meteorology duplication
License
Licensed under either of the following, at your option:
- MIT License
- Apache License, Version 2.0