Struct gimli::DwLns [] [src]

pub struct DwLns(pub u8);

Trait Implementations

impl Debug for DwLns
[src]

Formats the value using the given formatter.

impl Clone for DwLns
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for DwLns
[src]

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

impl Display for DwLns
[src]

Formats the value using the given formatter. Read more