Skip to main content

ImageStore

Type Alias ImageStore 

Source
pub type ImageStore = fn(Source<'_>) -> Option<String>;
Expand description

The URL to write down for source, and None for one the app will not keep — a dropped file then stays where it already is, and a screenshot is let go.