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

pub trait MaybeMallocSizeOf: MallocSizeOf { }

A type that implements MallocSizeOf.

Implementors

impl<T: MallocSizeOf> MaybeMallocSizeOf for T[src]

Loading content...