A library based on ICU MessageFormat for formatting messages in internationalized applications.
Dual licensed under the MIT and Apache 2 licenses.
This crate works with Cargo and is on
crates.io.
Add it to your Cargo.toml
like so:
[dependencies]
message-format = "0.0.1"
Things are under active development. This project is not quite usable yet as some of the basic functionality is being written.
I also don't like the current API for users.