Crate rust_icu_release

Crate rust_icu_release 

Source
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 Command that also knows its name.
ICUConfig
A command representing an auto-configuration detector. Use ICUConfig::new() to create.

Functions§

run