[][src]Type Definition unicom::BoxedConnect

type BoxedConnect = Pin<Box<dyn Connect>>;

The establishing connection between backend and device