Crate countryfetch

Crate countryfetch 

Source

Re-exports§

pub use args::Args;
pub use country::Country;
pub use location::Location;

Modules§

args
cache
country
country_format
This module is responsible for taking the data that we have in our app, and converting that into a String ready to be printed to the terminal.
location