Objects that implement the immutable dereference operator.
impl Deref for NoNullStr { type Target = ByteStr; }