kellpossible / cargo-i18n

A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library
MIT License
120 stars 24 forks source link

C bindings #120

Open kellpossible opened 5 months ago

kellpossible commented 5 months ago

It would be great to expose the functionality of this library via a C api, especially i18n-embed. Then produce bindings to other languages such as Java, C#, C++, Erlang, Python, Ruby, etc.