Struct hubcaps::rep::UserStamp [] [src]

pub struct UserStamp {
    pub name: String,
    pub email: String,
    pub date: String,
}

Fields

Trait Implementations

impl Debug for UserStamp
[src]

Formats the value using the given formatter.