Commit ca719de
committed
Enhance the GuestMemory trait to support Clone
Enhance the GuestMemory trait to support Clone, so guest memory consumers
could hold a local guest memory object by calling guest_memory.clone().
Signed-off-by: Liu Jiang <[email protected]>1 parent a5ef4b7 commit ca719de
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
0 commit comments