pub type ImageVar = Var<ImageEntry>;Expand description
Represents an ImageEntry tracked by the IMAGES cache.
The variable updates when the image updates.
Aliased Typeยง
pub struct ImageVar { /* private fields */ }pub type ImageVar = Var<ImageEntry>;Represents an ImageEntry tracked by the IMAGES cache.
The variable updates when the image updates.
pub struct ImageVar { /* private fields */ }