ferrocat 0.3.0

Rust-first gettext and ICU toolkit for PO parsing, catalog updates, and MessageFormat parsing.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# ferrocat

Public umbrella crate for the ferrocat workspace.

Add it with:

```bash
cargo add ferrocat
```

It re-exports the stable Rust API from `ferrocat-po` and `ferrocat-icu`.