# 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)