Struct object_alloc_test::types::Byte16 [] [src]

pub struct Byte16(pub [u8; 16]);

Trait Implementations

impl Copy for Byte16
[src]

impl Default for Byte16
[src]

[src]

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

impl Clone for Byte16
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more