pub type Reader<R> = ImageReader<R>;๐Deprecated:
this type has been moved and renamed to ai_image::ImageReader
Available on crate feature
std only.Expand description
Deprecated re-export of ImageReader as Reader
Aliased Typeยง
pub struct Reader<R> { /* private fields */ }