Module taffy::tree::cache

source ·
Expand description

A cache for storing the results of layout computation

Structs§

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

Constants§

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