Struct crust::PrivConnectionInfo [] [src]

pub struct PrivConnectionInfo {
    // some fields omitted
}

Contact info generated by a call to Service::prepare_contact_info.

Methods

impl PrivConnectionInfo
[src]

Use private connection info to create public connection info that can be shared with the peer.

Trait Implementations

impl Debug for PrivConnectionInfo
[src]

Formats the value using the given formatter.