Struct object_alloc_test::types::Byte384 [] [src]

pub struct Byte384(pub [u8; 384]);

Trait Implementations

impl Copy for Byte384
[src]

impl Default for Byte384
[src]

[src]

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

impl Clone for Byte384
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more