pub trait TDUpdate: Debug + RObject { }
Expand description

Contains notifications about data changes

Implementations on Foreign Types

Implementors