RKTK API Docs RKTK Home Repo

S2mTx

Type Alias S2mTx 

Source
pub type S2mTx<'a> = Sender<'a, SlaveToMaster, { _ }>;

Aliased Typeยง

pub struct S2mTx<'a> { /* private fields */ }