Struct pretty_hash::PrettyHash
[−]
[src]
pub struct PrettyHash {}Pretty hash representation.
Methods
impl PrettyHash[src]
pub fn fmt(input: &[u8]) -> Result<String, Error>[src]
Create a new pretty formatted string from a vec slice.