Struct opentype::glyph_positioning::Pair2s [] [src]

pub struct Pair2s {
    pub records: Vec<Pair2>,
}

A set of pair adjustments in format 2.

Fields

Trait Implementations

impl Clone for Pair2s
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Pair2s
[src]

Formats the value using the given formatter.

impl Walue<'static> for Pair2s
[src]

The parameter type.

Read a value.