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