use-community
Primitive ecological community vocabulary.
use-community models non-empty community names, descriptive community kinds and roles, and deterministic community composition labels. It does not infer community structure, compute diversity indices, model succession, or fetch species data.
Example
use ;
let name = new?;
let composition = new?;
assert_eq!;
assert_eq!;
assert_eq!;
assert_eq!;
# Ok::
Scope
- community names and labels
- descriptive community kinds and roles
- deterministic community composition labels
Non-goals
- community structure inference
- diversity index calculations
- succession modeling
- species data fetching
License
Licensed under either of the following, at your option:
- MIT License
- Apache License, Version 2.0