icu_capi 0.6.0

C interface to ICU4X
Documentation

icu_capi crates.io

This module contains the source of truth for the Diplomat-generated FFI bindings. This generates the C, C++ and Wasm bindings. This module also contains the C FFI for ICU4X.

To re-generate the bindings run:

cargo make diplomat-install
cargo make diplomat-gen

More Information

For more information on development, authorship, contributing etc. please visit ICU4X home page.