Trait implementation lrs::string::ByteString::UndefState

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

Syntax

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