Struct netcode::Client [] [src]

pub struct Client { /* fields omitted */ }

Methods

impl Client
[src]

Trait Implementations

impl Drop for Client
[src]

A method called when the value goes out of scope. Read more