Struct pretty_hash::PrettyHash [] [src]

pub struct PrettyHash {}

Pretty hash representation.

Methods

impl PrettyHash
[src]

[src]

Create a new pretty formatted string from a vec slice.

Trait Implementations

impl Debug for PrettyHash
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for PrettyHash

impl Sync for PrettyHash