Enum derbyjson::TeamLevel [] [src]

pub enum TeamLevel {
    AllStar,
    B,
    C,
    Rec,
    Officials,
    Home,
    Adhoc,
}

Variants