The router's `Inner` type contains a map of routes. Recently, this map's capacity has become constrained to prevent leakage for long-running processes. This change prepares for a fuller LRU implementation by moving the router's `Inner` type to a new (tested) module, `cache`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |