Struct lolapi::dto::TeamBans [] [src]

pub struct TeamBans {
    pub pick_turn: i32,
    pub champion_id: i32,
}

Fields

Trait Implementations

impl Clone for TeamBans
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for TeamBans
[src]

[src]

Formats the value using the given formatter.