pub trait MemoryBinding:
Clone
+ Send
+ Sync
+ Debug { }
Expand description
Binding to a memory handle.
Object Safety§
This trait is not object safe.
pub trait MemoryBinding:
Clone
+ Send
+ Sync
+ Debug { }
Binding to a memory handle.