Trait implementation lrs::string::CString::UndefState

Types that are not valid when they contain certain bit patterns.

Syntax

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