Trait implementation lrs::string::NoNullString::UndefState

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

Syntax

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