[−][src]Function show_notes::e002::borrow_mut
pub fn borrow_mut(mutable_ref_to_circle: &mut Circle)
Demonstrates general borrowing of a mutable reference.
pub fn borrow_mut(mutable_ref_to_circle: &mut Circle)
Demonstrates general borrowing of a mutable reference.