Compact, Rust-native ICU `MessageFormat` parsing primitives for `ferrocat`.
Add it with:
```bash
cargo add ferrocat-icu
```
Use this crate when you want the ICU-specific surface directly:
- --
If you want the combined public entry point instead, use [`ferrocat`](https://docs.rs/ferrocat).