load_image_vector_from_source

Function load_image_vector_from_source 

Source
pub fn load_image_vector_from_source(
    source: &ImageVectorSource,
) -> Result<ImageVectorData, ImageVectorLoadError>
Expand description

Load ImageVectorData from the provided source.