pub trait MemorySpec: Sized { }
Expand description

Specialization trait depending on Memory. This is an internal interface.

Implementors§