Expand description
§Dia-I18n
§Project
- License: GNU Lesser General Public License, either version 3, or (at your option) any later version.
- This project follows Semantic Versioning 2.0.0
§Features
- ISO 3166-1 codes:
iso_3166_1
. - ISO 639 codes:
iso_639
.
dia-i18n
program, via bin
feature, offers some help with:
- Finding country name(s) from code(s) and vice versa.
- Finding language name(s) from code(s) and vice versa.
Modules§
- iso_639
- ISO 639
- iso_
3166_ 1 - ISO 3166-1
- version_
info 0.11.0
(June 12th, 2025)
Structs§
- Error
- Error
Constants§
- CODE_
NAME - Crate code name
- ID
- ID of this crate
- NAME
- Crate name
- RELEASE_
DATE - Crate release date (year/month/day)
- TAG
- Tag, which can be used for logging…
- VERSION
- Crate version
Type Aliases§
- Result
- Result type used in this crate