Struct xio_common::Connection [] [src]

pub struct Connection { /* fields omitted */ }

Methods

impl Connection
[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Drop for Connection
[src]

[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl Send for Connection

impl !Sync for Connection