Trait implementation lrs::string::String::UndefState

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

Syntax

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