Trait implementation lrs::string::String::Debug

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

Syntax

impl<H> Debug for String<H>
    where H: Allocator,