Type Definition image::codecs::gif::Encoder   [−][src]
pub type Encoder<W> = GifEncoder<W>;
👎 Deprecated: 
Use GifEncoder instead
pub type Encoder<W> = GifEncoder<W>;
Use GifEncoder instead