view src/version_set.rs @ 210:6e1e7c828b69

_cleanup: Introduce Shared<> type for shared mutable objects like tablecaches or file metadata.
author Lewin Bormann <lbo@spheniscida.de>
date Wed, 06 Sep 2017 20:09:25 +0200
parents 58e068ea2b58
children 2d3f7bcaef6e
line wrap: on
line source


pub const NUM_LEVELS: usize = 7;