Struct truetype::glyph_data::ComponentFlags [] [src]

pub struct ComponentFlags(pub u16);

Component flags.

Methods

impl ComponentFlags
[src]

Trait Implementations

impl Clone for ComponentFlags
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for ComponentFlags
[src]

impl Debug for ComponentFlags
[src]

[src]

Formats the value using the given formatter.

impl Eq for ComponentFlags
[src]

impl PartialEq for ComponentFlags
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

[src]

This method tests for !=.

impl Value for ComponentFlags
[src]

[src]

Read a value.