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:
sh
cargo make diplomat-install
cargo make diplomat-gen
For more information on development, authorship, contributing etc. please visit ICU4X home page
.