Trait sc_service::MallocSizeOfWasm [−][src]
pub trait MallocSizeOfWasm: MallocSizeOf { }
Expand description
A type that implements MallocSizeOf
on native but not wasm.
pub trait MallocSizeOfWasm: MallocSizeOf { }
A type that implements MallocSizeOf
on native but not wasm.