Enum osu::TeamType [] [src]

pub enum TeamType {
    HeadToHead,
    TagCoOp,
    TagTeamVs,
    TeamVs,
}

Variants

Trait Implementations

impl Clone for TeamType
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for TeamType
[src]

impl Debug for TeamType
[src]

[src]

Formats the value using the given formatter.