Type Definition tetsy_memory_db::DefaultMemTracker[][src]

type DefaultMemTracker<T> = MemCounter<T>;

The default memory tracker used by MemoryDB.