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

pub struct Range1 {
    pub first: StringID,
    pub left: u8,
}

A range of a char set in format 1.

Fields

Trait Implementations

impl Copy for Range1
[src]

impl Clone for Range1
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for Range1
[src]

[src]

Formats the value using the given formatter.

impl Value for Range1
[src]

[src]

Read a value.