Skip to main content

SharedWriteStats

Type Alias SharedWriteStats 

Source
pub type SharedWriteStats = Arc<WriteStats>;
Expand description

Shared stats handle for use across components.

Aliased Typeยง

pub struct SharedWriteStats { /* private fields */ }