Struct font8x8::utf16::GreekFonts [] [src]

pub struct GreekFonts(_);

Strong-typed collection wrapper for GREEK_UTF16.

Methods

impl GreekFonts
[src]

[src]

Trait Implementations

impl Debug for GreekFonts
[src]

[src]

Formats the value using the given formatter. Read more

impl PartialEq for GreekFonts
[src]

[src]

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

1.0.0
[src]

This method tests for !=.

impl Default for GreekFonts
[src]

[src]

Returns the "default value" for a type. Read more

impl Utf16Fonts for GreekFonts
[src]

[src]

[src]

[src]

Auto Trait Implementations

impl Send for GreekFonts

impl Sync for GreekFonts