Struct object_alloc_test::types::Byte8 [] [src]

pub struct Byte8(pub [u8; 8]);

Trait Implementations

impl Copy for Byte8
[src]

impl Default for Byte8
[src]

[src]

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

impl Clone for Byte8
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more