Struct gimli::DwChildren [] [src]

pub struct DwChildren(pub u8);

Trait Implementations

impl Eq for DwChildren
[src]

impl PartialEq for DwChildren
[src]

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

This method tests for !=.

impl Copy for DwChildren
[src]

impl Clone for DwChildren
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for DwChildren
[src]

Formats the value using the given formatter.

impl Display for DwChildren
[src]

Formats the value using the given formatter.