forked from mirrors/gecko-dev
Tier-2 job for static-analysis might be failed due to no explicit keyword. Differential Revision: https://phabricator.services.mozilla.com/D195531 |
||
|---|---|---|
| .. | ||
| docs | ||
| examples | ||
| include | ||
| README.md | ||
C++ FFI for ICU4X
This folder contains the C++ FFI for ICU4X. To re-generate the bindings run:
cargo make diplomat-gen-cpp
Or re-generate all of the bindings:
cargo make diplomat-gen
More Information
For more information on development, authorship, contributing etc. please visit ICU4X home page.