pub type SharedIoStats = Arc<ZarrIoStats>;Expand description
Thread-safe handle for sharing stats across async boundaries
Aliased Typeยง
pub struct SharedIoStats { /* private fields */ }pub type SharedIoStats = Arc<ZarrIoStats>;Thread-safe handle for sharing stats across async boundaries
pub struct SharedIoStats { /* private fields */ }