Struct pci::Identifier [] [src]

pub struct Identifier { /* fields omitted */ }

Trait Implementations

impl Copy for Identifier
[src]

impl Clone for Identifier
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for Identifier
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for Identifier
[src]