Home
last modified time | relevance | path

Searched defs:GuestMemoryExclusiveGuard (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/vm-memory/src/
Datomic.rs127 pub struct GuestMemoryExclusiveGuard<'a, M: GuestMemory> { struct
132 impl<M: GuestMemory> GuestMemoryExclusiveGuard<'_, M> { impl