Struct postscript::compact1::char_set::CharSet1 [] [src]

pub struct CharSet1 {
    pub format: u8,
    pub ranges: Vec<Range1>,
}

A char set in format 1.

Fields

Trait Implementations

impl Clone for CharSet1
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for CharSet1
[src]

[src]

Formats the value using the given formatter.

impl Walue for CharSet1
[src]

The parameter type.

[src]

Read a value.