Trait lapin_actix_rt::LapinActixRtExt[][src]

pub trait LapinActixRtExt {
    fn with_actix_rt(self) -> Self
    where
        Self: Sized
; }

Required methods

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

Loading content...

Implementations on Foreign Types

impl LapinActixRtExt for ConnectionProperties[src]

Loading content...

Implementors

Loading content...