Struct ruyi::buf::HexDump [] [src]

pub struct HexDump<'a> { /* fields omitted */ }

Trait Implementations

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

Formats the value using the given formatter. Read more