Struct socket_collection::Handle[][src]

pub struct Handle { /* fields omitted */ }

Methods

impl Handle
[src]

Trait Implementations

impl Clone for Handle
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Handle

impl Sync for Handle