Struct baimax::data::ReferenceNum [] [src]

pub struct ReferenceNum(pub String);

Trait Implementations

impl Debug for ReferenceNum
[src]

Formats the value using the given formatter.

impl Clone for ReferenceNum
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Display for ReferenceNum
[src]

Formats the value using the given formatter. Read more