countries 0.1.3

All world countries, ISO- codes and data points about them, as well as tools for interfacing with that data.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Countries
All world countries, ISO- codes and data points about them, as well as tools for interfacing with that data.

# Features
- All methods in this crate can be invoked in compile time.
- `async-graphql` support
- (WIP) `sqlx` support

# Acknowledgements
- [https://github.com/gretzky/iso-locale-tools]https://github.com/gretzky/iso-locale-tools
- [https://github.com/mledoze/countries]https://github.com/mledoze/countries
- [https://github.com/countries/countries]https://github.com/countries/countries