Struct mai::Kilobytes [] [src]

pub struct Kilobytes(pub usize);

Trait Implementations

impl Clone for Kilobytes
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Kilobytes
[src]

impl Debug for Kilobytes
[src]

Formats the value using the given formatter.

impl ToBytes for Kilobytes
[src]