Struct fast_fmt::Debug [] [src]

pub struct Debug;

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

Trait Implementations

impl Debug for Debug
[src]

Formats the value using the given formatter.

impl Default for Debug
[src]

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

impl Copy for Debug
[src]

impl Clone for Debug
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more