image_to_png_data_uri

Function image_to_png_data_uri 

Source
pub fn image_to_png_data_uri<T>(image: &T) -> ImageResult<String>