Trait sp_runtime::traits::MaybeMallocSizeOf
source · [−]pub trait MaybeMallocSizeOf: MallocSizeOf { }Expand description
A type that implements MallocSizeOf.
pub trait MaybeMallocSizeOf: MallocSizeOf { }A type that implements MallocSizeOf.