Struct transportation::EncryptedTransport[][src]

pub struct EncryptedTransport { /* fields omitted */ }

Methods

impl EncryptedTransport
[src]

Important traits for Vec<u8>

Trait Implementations

impl Clone for EncryptedTransport
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Notifies for EncryptedTransport
[src]

impl Notifiable for EncryptedTransport
[src]

impl From<EncryptedTransport> for MessageTransport
[src]

Performs the conversion.

Auto Trait Implementations

impl !Send for EncryptedTransport

impl !Sync for EncryptedTransport