//! # The API formerly known as...
//! Forked from [`roux`](https://docs.rs/roux/) to get just the API definitions and simplify a bit
use crateCommentData;
use crateListingData;
use crateSubmissionData;
use ;
/// Basic structure of a Reddit response.
/// See: <https://github.com/reddit-archive/reddit/wiki/JSON>