Function show_notes::e002::borrow_mut

source ·
pub fn borrow_mut(mutable_ref_to_circle: &mut Circle)
Expand description

Demonstrates general borrowing of a mutable reference.