Type Definition drmem_api::driver::RxDeviceSetting

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