pub fn add_image_source(
id: &str,
image_source: &ImageSource,
) -> Result<(), CreationError>Expand description
Add an image source to the provider.
pub fn add_image_source(
id: &str,
image_source: &ImageSource,
) -> Result<(), CreationError>Add an image source to the provider.