Module mem
Source - replace ๐
- This replaces the value behind the
v
unique reference by calling the
relevant function, and returns a result obtained along the way. - take_mut ๐
- This replaces the value behind the
v
unique reference by calling the
relevant function.