Struct mai::Bytes [] [src]

pub struct Bytes(pub usize);

Trait Implementations

impl Clone for Bytes
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Bytes
[src]

impl Debug for Bytes
[src]

Formats the value using the given formatter.

impl ToBytes for Bytes
[src]