Struct e621::response::CreatedAt[][src]

pub struct CreatedAt {
    pub json_class: String,
    pub s: i64,
    pub n: i64,
}

Fields

Auto Trait Implementations

impl Send for CreatedAt

impl Sync for CreatedAt