pub type ImageVar = Var<Img>;
Represents an Img tracked by the IMAGES cache.
Img
IMAGES
The variable updates when the image updates.
pub struct ImageVar { /* private fields */ }