ServiceState

Type Alias ServiceState 

Source
pub type ServiceState = Arc<Services>;
Expand description

Shared reference to the objectstore Services.

Aliased Typeยง

pub struct ServiceState { /* private fields */ }