Struct sc2::Melee [] [src]

pub struct Melee { /* fields omitted */ }

coordinates matches between the given players

Trait Implementations

impl IntoFuture for Melee
[src]

The item that the future may resolve with.

The error that the future may resolve with.

The future that this type can be converted into.

[src]

Consumes this object and produces a future.

Auto Trait Implementations

impl !Send for Melee

impl !Sync for Melee