icu_experimental 0.1.0

ICU4X pre-release components under active development; all code in this crate is unstable.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# icu_experimental [![crates.io]https://img.shields.io/crates/v/icu_experimental]https://crates.io/crates/icu_experimental

<!-- cargo-rdme start -->

🚧 The experimental development module of the `ICU4X` project.

This module is published as its own crate ([`icu_experimental`](https://docs.rs/icu_experimental/latest/icu_experimental/))
and as part of the [`icu`](https://docs.rs/icu/latest/icu/) crate. See the latter for more details on the ICU4X project.

It will usually undergo a major SemVer bump for every ICU4X release. Components in this
crate will eventually stabilize and move to their own top-level components.

<!-- cargo-rdme end -->

## More Information

For more information on development, authorship, contributing etc. please visit [`ICU4X home page`](https://github.com/unicode-org/icu4x).