Struct sixtyfps_corelib::model::ModelNotify [−][src]
pub struct ModelNotify { /* fields omitted */ }
Expand description
Implementations
Notify the peers that a specific row was changed
Notify the peers that rows were removed
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl !RefUnwindSafe for ModelNotify
impl !Send for ModelNotify
impl !Sync for ModelNotify
impl Unpin for ModelNotify
impl !UnwindSafe for ModelNotify