[][src]Type Definition fluent::concurrent::FluentBundle

type FluentBundle<R> = FluentBundleBase<R, IntlLangMemoizer>;

Concurrent version of FluentBundle struct. See its docs for details.