You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with_regions, with_regions_mut and map_and_fold were just papering over the lack of iterator-based access to the regions in GuestMemory. After #130 closes out #8, they will no longer be needed and should be deprecated and eventually removed.