Struct fast_fmt::Display [] [src]

pub struct Display;

Represents strategy with same semantics as core::fmt::Display.

Trait Implementations

impl Debug for Display
[src]

Formats the value using the given formatter.

impl Default for Display
[src]

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

impl Copy for Display
[src]

impl Clone for Display
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more