Objects that implement the immutable dereference operator.
impl<H> Deref for NoNullString<H> where H: Allocator, { type Target = NoNullStr; }