Name Description Size
mod.rs Tile cache types and descriptors This module contains the core tile caching infrastructure including: - Tile identification and coordinate types - Tile descriptors that track primitive dependencies - Comparison results for invalidation tracking 150374
slice_builder.rs Types and functionality related to picture caching. In future, we'll move more and more of the existing functionality out of picture.rs and into here. 29572