We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a227202 commit 85cc791Copy full SHA for 85cc791
1 file changed
src/pcie.rs
@@ -240,4 +240,3 @@ pub enum PciCapabilityType {
240
#[deku(id = "0x10")]
241
Pcie(PcieCapability),
242
}
243
-unsafe impl crate::Discriminant<u8> for PciCapabilityType {}
0 commit comments