pub type ServiceState = Arc<Services>;
Shared reference to the objectstore Services.
Services
pub struct ServiceState { /* private fields */ }