Derive Macro bones_framework::prelude::bones_utils::DerefMut

source ยท
#[derive(DerefMut)]
{
    // Attributes available to this derive:
    #[deref]
}
Expand description

Derive macro for deriving DerefMut on structs with one field.