pub type DefaultMemTracker<T> = MemCounter<T>;
Expand description

The default memory tracker used by MemoryDB.