goat-cli 0.2.5

Query metadata for any species across the tree of life.
Documentation
1
2
3
4
/// Fetch the corresponding report from the GoaT API.
pub mod fetch;
/// Module providing parsing functionality for GoaT reports.
pub mod report;