keshvar
keshvar copied to clipboard
This library contains collection of all sorts of useful information for every country.
Results
1
keshvar issues
Sort by
recently updated
recently updated
newest added
not sure if its possible or not but I think it would be really nice to have something like this: ```rust let country = keshvar::find_by_code(98); let neighbors: Vec = keshvar::near_countries(country);...
enhancement
help wanted