Struct htwdresden::Holiday [] [src]

pub struct Holiday {
    pub begin_day: String,
    pub end_day: String,
    // some fields omitted
}

Fields

Trait Implementations

impl Debug for Holiday
[src]

Formats the value using the given formatter.