pub type AccountsUpdateNotifier = Arc<dyn AccountsUpdateNotifierInterface + Sync + Send>;

Aliased Type§

struct AccountsUpdateNotifier { /* private fields */ }