Struct object_alloc_test::types::Byte24 [] [src]

pub struct Byte24(pub [u8; 24]);

Trait Implementations

impl Copy for Byte24
[src]

impl Default for Byte24
[src]

[src]

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

impl Clone for Byte24
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more