Trait gdnative_core::object::bounds::MemorySpec
source · pub trait MemorySpec: Sized { }Expand description
Specialization trait depending on Memory. This is an internal interface.
pub trait MemorySpec: Sized { }Specialization trait depending on Memory. This is an internal interface.