Enum derbyjson::TeamType [] [src]

pub enum TeamType {
    Home,
    Away,
    Officials,
}

Variants