Struct gimli::DwVirtuality [] [src]

pub struct DwVirtuality(pub u8);

Trait Implementations

impl Debug for DwVirtuality
[src]

Formats the value using the given formatter.

impl Clone for DwVirtuality
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for DwVirtuality
[src]

impl PartialEq for DwVirtuality
[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 DwVirtuality
[src]

impl Display for DwVirtuality
[src]

Formats the value using the given formatter. Read more