[][src]Trait tokio_amqp::LapinTokioExt

pub trait LapinTokioExt {
    pub fn with_tokio_executor(self) -> Self
    where
        Self: Sized
; pub fn with_tokio(self) -> Self
    where
        Self: Sized
, { ... } }

Required methods

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

Loading content...

Provided methods

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

Loading content...

Implementations on Foreign Types

impl LapinTokioExt for ConnectionProperties[src]

Loading content...

Implementors

Loading content...