Struct netcode::Client
[−]
[src]
pub struct Client { /* fields omitted */ }Handle to client connection.
Trait Implementations
impl Clone for Client[src]
fn clone(&self) -> Client
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more