#[derive(Deref)] { // Attributes available to this derive: #[deref] }
Derive macro for deriving Deref on structs with one field.
Deref