Docs.rs
countryfetch-0.1.9
countryfetch 0.1.9
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
nik-rev
Dependencies
anstyle ^1.0
normal
clap ^4.5
normal
colored ^3.0
normal
directories ^6.0
normal
gen_country ^0.2.0
normal
image ^0.24.9
normal
openssl ^0.10
normal
public-ip ^0.2
normal
rascii_art ^0.4.5
normal
reqwest ^0.12
normal
separator ^0.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
textwrap ^0.16
normal
tokio ^1.43
normal
Versions
34.15%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate countryfetch
countryfetch
0.1.9
All Items
Crate Items
Re-exports
Modules
Crate
countryfetch
Copy item path
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