Struct crust::PrivConnectionInfo [] [src]

pub struct PrivConnectionInfo<UID> { /* fields omitted */ }

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

Methods

impl<UID: Uid> PrivConnectionInfo<UID>
[src]

[src]

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

Trait Implementations

impl<UID: Debug> Debug for PrivConnectionInfo<UID>
[src]

[src]

Formats the value using the given formatter.