pub type SharedSynchronizationService = Arc<SynchronizationService>;

Aliased Type§

struct SharedSynchronizationService { /* private fields */ }