pub static CONTEXT_IMAGE_VAR: ContextVar<ImageEntry>Expand description
Image acquired by image_source, or "no image source in context" error by default.
Note that if CONTEXT_IMAGE_REDUCED_VAR is set it is rendered, not this image.
pub static CONTEXT_IMAGE_VAR: ContextVar<ImageEntry>Image acquired by image_source, or "no image source in context" error by default.
Note that if CONTEXT_IMAGE_REDUCED_VAR is set it is rendered, not this image.