Find
C
ase-sensitive
R
egexp search
Path
Showing
54d13bcd
from
2026-04-02
:
Bug
2028400
- Fix tasks context menu broken disabled state after bug
2008041
. r=aleca
comm-central
/
third_party
/
rust
/
intl-memoizer
/
src
Navigation
Enable keyboard shortcuts
Name
Description
Size
Coverage
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
-