servo/components/malloc_size_of
Nicholas Nethercote 6a088b6804 Support MallocSizeOf for [T] and Box<[T]>.
This requires tweaking things a bit to handle dynamically-sized types.
2017-09-13 16:06:55 +10:00
..
Cargo.toml Overhaul MallocSizeOf and related things. 2017-09-12 12:37:51 +10:00
lib.rs Support MallocSizeOf for [T] and Box<[T]>. 2017-09-13 16:06:55 +10:00
LICENSE-APACHE Overhaul MallocSizeOf and related things. 2017-09-12 12:37:51 +10:00
LICENSE-MIT Overhaul MallocSizeOf and related things. 2017-09-12 12:37:51 +10:00