pub async fn changed()Expand description
Waits until a persisted attribute changes (single waiter).
Wakes once per batch of changes; pair with take_dirty to see
which fields changed.
pub async fn changed()Waits until a persisted attribute changes (single waiter).
Wakes once per batch of changes; pair with take_dirty to see
which fields changed.