[][src]Type Definition memory_db::DefaultMemTracker

type DefaultMemTracker<T> = MemCounter<T>;

The default memory tracker used by MemoryDB.