Crate dia_i18n

Source
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

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