Struct truetype::naming_table::Language [] [src]

#[repr(C)]
pub struct Language { pub length: u16, pub offset: u16, }

A language-tag record of a naming table.

Fields

Trait Implementations

impl Copy for Language
[src]

impl Clone for Language
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for Language
[src]

[src]

Formats the value using the given formatter.

impl Value for Language
[src]

[src]

Read a value.