Enum postscript::compact1::char_set::CharSet [] [src]

pub enum CharSet {
    ISOAdobe,
    Expert,
    ExpertSubset,
    Format1(CharSet1),
}

A char set.

Variants

Methods

impl CharSet
[src]

[src]

Return the name of a glyph.

Trait Implementations

impl Clone for CharSet
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for CharSet
[src]

[src]

Formats the value using the given formatter.

impl Walue for CharSet
[src]

The parameter type.

[src]

Read a value.