Trait cushy::ModifiersStateExt
source · pub trait ModifiersStateExt {
const PRIMARY: Self;
}
Expand description
Helper constants for [ModifiersState
]
Required Associated Constants§
Object Safety§
This trait is not object safe.