Struct zbus::blocking::PropertyChanged
source · pub struct PropertyChanged<'a, T>(_);Expand description
A property changed event.
The property changed event generated by PropertyIterator.
pub struct PropertyChanged<'a, T>(_);A property changed event.
The property changed event generated by PropertyIterator.