pub enum Format {
Show 55 variants Bmp, Cgimage, Canon, Dot, Gv, Xdot, Xdot12, Xdot14, Eps, Exr, Fig, Gd, Gd2, Gif, Gtk, Ico, Cmap, Ismap, Imap, Cmapx, ImapNp, CmapxNp, Jpg, Jpeg, Jpe, Jp2, Json, Json0, DotJson, XdotJson, Pdf, Pic, Pct, Pict, Plain, PlainExt, Png, Pov, Ps, Ps2, Psd, Sgi, Svg, Svgz, Tga, Tif, Tiff, Tk, Vml, Vmlz, Vrml, Vbmp, Webp, Xlib, X11,
}

Variants

Bmp

Cgimage

Canon

Dot

Gv

Xdot

Xdot12

Xdot14

Eps

Exr

Fig

Gd

Gd2

Gif

Gtk

Ico

Cmap

Ismap

Imap

Cmapx

ImapNp

CmapxNp

Jpg

Jpeg

Jpe

Jp2

Json

Json0

DotJson

XdotJson

Pdf

Pic

Pct

Pict

Plain

PlainExt

Png

Pov

Ps

Ps2

Psd

Sgi

Svg

Svgz

Tga

Tif

Tiff

Tk

Vml

Vmlz

Vrml

Vbmp

Webp

Xlib

X11

Trait Implementations

Formats the value using the given formatter. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.