Trait implementation lrs::string::CString::Debug

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

Syntax

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