Struct elrond::Elf_Half [] [src]

pub struct Elf_Half(pub u16);

Trait Implementations

impl Debug for Elf_Half
[src]

[src]

Formats the value using the given formatter.

impl PartialEq for Elf_Half
[src]

[src]

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

[src]

This method tests for !=.

impl Eq for Elf_Half
[src]

impl Clone for Elf_Half
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for Elf_Half
[src]

impl Into<usize> for Elf_Half
[src]

[src]

Performs the conversion.

impl From<usize> for Elf_Half
[src]

[src]

Performs the conversion.

impl Into<u16> for Elf_Half
[src]

[src]

Performs the conversion.

impl From<u16> for Elf_Half
[src]

[src]

Performs the conversion.

impl Into<u32> for Elf_Half
[src]

[src]

Performs the conversion.

impl From<u32> for Elf_Half
[src]

[src]

Performs the conversion.

impl Into<u64> for Elf_Half
[src]

[src]

Performs the conversion.

impl From<u64> for Elf_Half
[src]

[src]

Performs the conversion.