Struct opentype::glyph_definition::Caret1 [] [src]

pub struct Caret1 {
    pub format: u16,
    pub coordinate: i16,
}

A ligature caret in format 1.

Fields

Trait Implementations

impl Copy for Caret1
[src]

impl Clone for Caret1
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Caret1
[src]

Formats the value using the given formatter.

impl Value for Caret1
[src]

Read a value.