[][src]Trait tokio_amqp::LapinTokioExt

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

Required methods

fn with_tokio(self) -> Self where
    Self: Sized

fn with_tokio_executor(self) -> Self where
    Self: Sized

Loading content...

Implementations on Foreign Types

impl LapinTokioExt for ConnectionProperties[src]

Loading content...

Implementors

Loading content...