Trait sp_runtime::traits::MaybeMallocSizeOf[][src]

pub trait MaybeMallocSizeOf: MallocSizeOf { }
Expand description

A type that implements MallocSizeOf.

Implementors