Type Definition unicom::BoxedConnect[][src]

pub type BoxedConnect = Pin<Box<dyn Connect>>;
Expand description

The establishing connection between backend and device