pub type JPEGEncoder<'a, W> = JpegEncoder<'a, W>;
Use JpegEncoder instead
JpegEncoder
JPEG Encoder
An alias of JpegEncoder.
TODO: remove