Type Definition drmem_api::driver::TxDeviceSetting

source ·
pub type TxDeviceSetting = Sender<(Value, Sender<Result<Value>>)>;