[][src]Trait bastion_amqp::BastionExt

pub trait BastionExt {
    pub fn with_bastion_executor(self) -> Self
    where
        Self: Sized
; pub fn with_bastion(self) -> Self
    where
        Self: Sized
, { ... } }

Required methods

pub fn with_bastion_executor(self) -> Self where
    Self: Sized
[src]

Loading content...

Provided methods

pub fn with_bastion(self) -> Self where
    Self: Sized
[src]

Loading content...

Implementations on Foreign Types

impl BastionExt for ConnectionProperties[src]

Loading content...

Implementors

Loading content...