Expand description
See LICENSE for licensing information.
This library provides Cargo features indicating the target ICU4C library version, enabling some conditionally compiled Rust code in this crate that depends on the particular ICU4C version.
Please refer to README.md for instructions on how to build the library for your use.
Structs§
- Command
- A
Commandthat also knows its name. - ICUConfig
- A command representing an auto-configuration detector. Use
ICUConfig::new()to create.