Find
C
ase-sensitive
R
egexp search
Path
comm-central
/
third_party
/
rust
/
intl-memoizer
/
src
Navigation
Enable keyboard shortcuts
Name
Description
Size
concurrent.rs
Contains thread-safe variants.
1505
lib.rs
This crate contains a memoizer for internationalization formatters. Often it is expensive (in terms of performance and memory) to construct a formatter, but then relatively cheap to run the format operation. The [`IntlMemoizer`] is the main struct that creates a per-locale [`IntlLangMemoizer`].
15667