kellpossible / cargo-i18n

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

Add `FluentLanguageLoader::current_languages` #47

Closed fosskers closed 3 years ago

fosskers commented 3 years ago

This PR adds a handy function to FluentLanguageLoader to be able to inspect, at runtime, which actual languages were loaded.