Merge remote-tracking branch 'origin/main' into pch/factor_borrowchecker_out_of_wiggle
This commit is contained in:
@@ -61,7 +61,7 @@ pub use region::Region;
|
||||
///
|
||||
/// # Using References
|
||||
///
|
||||
/// The [`GuestMemory::as_slice`] or [`GuestPtr::as_str`] will return smart
|
||||
/// The [`GuestPtr::as_slice`] or [`GuestPtr::as_str`] will return smart
|
||||
/// pointers [`GuestSlice`] and [`GuestStr`]. These types, which implement
|
||||
/// [`std::ops::Deref`] and [`std::ops::DerefMut`], provide mutable references
|
||||
/// into the memory region given by a `GuestMemory`.
|
||||
|
||||
Reference in New Issue
Block a user