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