Derive Macro bones_asset::bones_utils::DerefMut
#[derive(DerefMut)]
{
// Attributes available to this derive:
#[deref]
}
Expand description
Derive macro for deriving DerefMut
on structs with one field.
#[derive(DerefMut)]
{
// Attributes available to this derive:
#[deref]
}
Derive macro for deriving DerefMut
on structs with one field.