Struct unbase::network::transport::Simulator [] [src]

pub struct Simulator { /* fields omitted */ }

Methods

impl Simulator
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Clone for Simulator
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for Simulator
[src]

[src]

Formats the value using the given formatter. Read more

impl Transport for Simulator
[src]

[src]

[src]

[src]

[src]

[src]

Auto Trait Implementations

impl Send for Simulator

impl Sync for Simulator