Struct baimax::data::FileIdent [] [src]

pub struct FileIdent(pub u32);

Trait Implementations

impl Debug for FileIdent
[src]

Formats the value using the given formatter.

impl Clone for FileIdent
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for FileIdent
[src]

impl Display for FileIdent
[src]

Formats the value using the given formatter. Read more