Skip to main content

StatisticsTableState

Trait StatisticsTableState 

Source
pub trait StatisticsTableState: Send + Sync { }
Expand description

Retain the loaded table generation across its dependent metadata reads.

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§