Macro unsafe_eii
macro_rules! unsafe_eii { ... }
Unsafely Externally Implementable Item: Defines an unsafe attribute macro that can override the item this is applied to.
unsafe_eiimacro_rules! unsafe_eii { ... }
Unsafely Externally Implementable Item: Defines an unsafe attribute macro that can override the item this is applied to.