Trait implementation lrs::string::ByteString::Display

Objects that can be formatted in a "display" form.

Syntax

impl<H> Display for ByteString<H>
    where H: Allocator,