Struct tendril::fmt::WTF8 [] [src]

pub struct WTF8;

Marker type for WTF-8 text.

See the WTF-8 spec.

Trait Implementations

impl Copy for WTF8
[src]

impl Clone for WTF8
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for WTF8
[src]

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

impl Debug for WTF8
[src]

Formats the value using the given formatter.

impl Format for WTF8
[src]

Check whether the buffer is valid for this format.

Check whether the buffer is valid for this format. Read more

Check whether the buffer is valid for this format. Read more

Check whether the buffer is valid for this format. Read more

Compute any fixup needed when concatenating buffers. Read more