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