intl-memoizer 0.5.2

A memoizer specifically tailored for storing lazy-initialized intl formatters.
Documentation
[dependencies.type-map]
version = "0.5"

[dependencies.unic-langid]
version = "0.9"
[dev-dependencies.fluent-langneg]
version = "0.13"

[dev-dependencies.intl_pluralrules]
version = "7.0.1"

[package]
authors = ["Zibi Braniecki <zibi@unicode.org>", "Manish Goregaokar <manishsmail@gmail.com>"]
categories = ["localization", "internationalization"]
description = "A memoizer specifically tailored for storing lazy-initialized\nintl formatters.\n"
edition = "2021"
homepage = "http://www.projectfluent.org"
include = ["src/**/*", "benches/*.rs", "Cargo.toml", "README.md", "LICENSE-APACHE", "LICENSE-MIT"]
keywords = ["localization", "l10n", "i18n", "intl", "internationalization"]
license = "Apache-2.0 OR MIT"
name = "intl-memoizer"
readme = "README.md"
repository = "https://github.com/projectfluent/fluent-rs"
version = "0.5.2"