//! Define components used to wrap core logic.
//!//! As per crate definition, core logic is defined as generating
//! gitignore templates via a template generator API over HTTP. So you will
//! find methods to respond to that need.
modapi;modimpls;#[cfg(test)]modtests;pubuseapi::*;