Type Alias SstVersionRef

Source
pub(crate) type SstVersionRef = Arc<SstVersion>;

Aliased Typeยง

struct SstVersionRef { /* private fields */ }