Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/crowdagger/crowbook-intl-runtime


https://github.com/crowdagger/crowbook-intl-runtime

Last synced: about 8 hours ago
JSON representation

Awesome Lists containing this project

README

        

crowbook-intl-runtime
==========================

This crate contains the runtime functions necessary for libraries
using [crowbook-intl](https://github.com/lise-henry/crowbook-intl).

It only defines one public function, `set_lang`, which allows to set
the language the program should be using. It also defines a non public
function that is used by the macros generated by `crowbook-intl`.

## Documentation ##

See the
[documentation on docs.rs](https://docs.rs/crowbook-intl-runtime).

## ChangeLog ##

See [the ChangeLog file](ChangeLog.md).

## Author ##

[Élisabeth Henry](http://lise-henry.github.io/) .

License
---------

This is free software, published under the [Mozilla Public License,
version 2.0](https://www.mozilla.org/en-US/MPL/2.0/).