mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
…
|
||
---|---|---|
.. | ||
README.md |
Dart FFI for ICU4X
This folder contains the Dart FFI for ICU4X. To re-generate the bindings run:
cargo make diplomat-gen-dart
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
.