[][src]Type Definition parquet::memory::MemTrackerPtr

type MemTrackerPtr = Rc<MemTracker>;

Reference counted pointer for MemTracker.