Module layout_cache

Source
Expand description

This is a caching object that stores a container of Layout objects, managed by the Pushrod engine.

Structsยง

LayoutCache
This is a container object that stores a Vec of LayoutContainer objects for its cache.
LayoutContainer
This is a container object that stores a Layout object, and its ID.