Struct ethcore_util::bytes::PrettySlice [] [src]

pub struct PrettySlice<'a>(_);

Slice pretty print helper

Trait Implementations

impl<'a> Debug for PrettySlice<'a>
[src]

Formats the value using the given formatter.

impl<'a> Display for PrettySlice<'a>
[src]

Formats the value using the given formatter.