Struct packed_struct::types::bits::Bits119 [] [src]

pub struct Bits119;

Trait Implementations

impl Copy for Bits119
[src]

impl Clone for Bits119
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for Bits119
[src]

[src]

Formats the value using the given formatter. Read more

impl Default for Bits119
[src]

[src]

Returns the "default value" for a type. Read more

impl PartialEq for Bits119
[src]

[src]

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

1.0.0
[src]

This method tests for !=.

impl NumberOfBits for Bits119
[src]

Minimal number of bytes that this bit width requires.

[src]

The numerical number of bits.

impl BitsPartialBytes for Bits119
[src]

Auto Trait Implementations

impl Send for Bits119

impl Sync for Bits119