Struct elf::types::SymbolVis [] [src]

pub struct SymbolVis(pub u8);

Trait Implementations

impl Copy for SymbolVis
[src]

impl Clone for SymbolVis
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

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

impl Display for SymbolVis
[src]

Formats the value using the given formatter. Read more