Expand description
Contains a precompile cache backed by schnellru::LruMap (LRU by length).
Structsยง
- Cache
Entry - Cache entry, precompile successful output.
- Precompile
Cache - Cache for precompiles, for each input stores the result.
- Precompile
Cache Map - Stores caches for each precompile.