Struct font8x8::utf16::BoxFonts [] [src]

pub struct BoxFonts(_);

Strong-typed collection wrapper for BOX_UTF16.

Methods

impl BoxFonts
[src]

[src]

Trait Implementations

impl Debug for BoxFonts
[src]

[src]

Formats the value using the given formatter. Read more

impl PartialEq for BoxFonts
[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 BoxFonts
[src]

[src]

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

impl Utf16Fonts for BoxFonts
[src]

[src]

[src]

[src]

Auto Trait Implementations

impl Send for BoxFonts

impl Sync for BoxFonts