#[derive(DerefMut)] { // Attributes available to this derive: #[deref] }
Used to derive DerefMut for a struct.
DerefMut
For examples, see Deref.
Deref