Skip to content

Reexport common types like IntlLangMemoizer and LanguageIdentifier #256

Open
@kangalio

Description

@kangalio

It's slightly annoying to have to depend on third-party crates just to be able to interact with fluent-rs itself.

So far in my journey of exploring fluent, I have to depend on intl-memoizer to be able to spell out the fluent::bundle::FluentBundle<fluent::FluentResource, intl_memoizer::concurrent::IntlLangMemoizer> type. Though I was able to work around depending on unic_langid by creating a LanguageIdentifier via .parse() instead

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions