Function create_image_type

Source
pub fn create_image_type<'s>(
    content: impl Into<&'s str>,
) -> Result<String, Error>
Expand description

MIME type of the image. One of image/jpeg, image/gif or image/png