Enum glin::DebugType [−][src]
#[repr(u32)] pub enum DebugType { Error, DeprecatedBehaviour, UndefinedBehaviour, Portability, Performance, Marker, PushGroup, PopGroup, Other, }
#[repr(u32)] pub enum DebugType { Error, DeprecatedBehaviour, UndefinedBehaviour, Portability, Performance, Marker, PushGroup, PopGroup, Other, }
impl Copy for DebugType
[src]impl Eq for DebugType
[src]impl StructuralEq for DebugType
[src]impl StructuralPartialEq for DebugType
[src]impl RefUnwindSafe for DebugType
impl Send for DebugType
impl Sync for DebugType
impl Unpin for DebugType
impl UnwindSafe for DebugType