Struct p2p::Handle [] [src]

pub struct Handle { /* fields omitted */ }

Methods

impl Handle
[src]

Trait Implementations

impl Drop for Handle
[src]

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