Struct opentype::glyph_positioning::Mark2s [] [src]

pub struct Mark2s {
    pub count: u16,
    pub records: Vec<Mark2>,
}

A set of mark attachments in format 2.

Fields

Trait Implementations

impl Clone for Mark2s
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Mark2s
[src]

Formats the value using the given formatter.

impl Walue<'static> for Mark2s
[src]

The parameter type.

Read a value.