RKTK API Docs RKTK Home Repo

Type Alias S2mTx

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

Aliased Typeยง

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