Expand description
Shared code for performant cache lookups and populations.
The main point of this module is the impl_cache macro.
Enumsยง
- Error
- The Error returned by unsuccessful cache lookups.
Shared code for performant cache lookups and populations.
The main point of this module is the impl_cache macro.