Enum htwdresden::Building [] [src]

pub enum Building {
    Z,
    S,
}

HTW Buildings supported by the API.

Variants

Trait Implementations

impl Debug for Building
[src]

Formats the value using the given formatter.