Module cache

Source
Expand description

A cache for storing the results of layout computation

Structs§

Cache
A cache for caching the results of a sizing a Grid Item or Flexbox Item
CacheEntry 🔒
Cached intermediate layout results

Enums§

ClearState
Clear operation outcome. See Cache::clear

Constants§

CACHE_SIZE 🔒
The number of cache entries for each node in the tree