pub trait MaybeMallocSizeOf: MallocSizeOf { }
Expand description

A type that implements MallocSizeOf.

Implementors