//! Parsing code for each individual API endpoint.
//!
//! Each sub-module contains code for interpreting the result of calling a specific API endpoint.
// don't compile this endpoint template file with regular output, but still compile w/ tests to test for correctness.
pub use ;
pub use *;