Struct sc2::ClientRequest [] [src]

pub struct ClientRequest { /* fields omitted */ }

a request to send to the game instance

Methods

impl ClientRequest
[src]

[src]

create a new request with the default timeout

[src]

create a new request with a custom timeout

Trait Implementations

impl Debug for ClientRequest
[src]

[src]

Formats the value using the given formatter.