Enum sc2_proto::query::RequestQueryPathing_oneof_start [] [src]

pub enum RequestQueryPathing_oneof_start {
    start_pos(Point2D),
    unit_tag(u64),
}

Variants

Trait Implementations

impl Clone for RequestQueryPathing_oneof_start
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl PartialEq for RequestQueryPathing_oneof_start
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

[src]

This method tests for !=.