Cargo Features

Dia-I18n has no features set by default.

[dependencies]
dia-i18n = { version = "0.10.0", features = ["std", "bin"] }
std
bin = dia-args, sub-strs

Required by the binary

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

dia-args bin?

Enables dia-args >=0.59, <0.60

sub-strs bin?

Enables sub-strs >=0.27, <0.28