Struct opentype::glyph_definition::Caret2 [] [src]

pub struct Caret2 {
    pub format: u16,
    pub index: u16,
}

A ligature caret in format 2.

Fields

Trait Implementations

impl Copy for Caret2
[src]

impl Clone for Caret2
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Caret2
[src]

Formats the value using the given formatter.

impl Value for Caret2
[src]

Read a value.