2 Repositories
Rust iso-4217 Libraries
This library contains collection of all sorts of useful information for every country.
Keshvar This library contains collection of all sorts of useful information for every country. Package | Documentation | Repository Demo use keshvar::
11 Apr 2, 2023
Converts between country names, ISO 3166-1 codes and flag emojis.
country-emoji Converts between country names, ISO 3166-1 codes and flag emojis. Usage use country_emoji::{flag, code, name, countries}; flag("CL") /
4 Oct 25, 2022