Function show_notes::e002::borrow

source ·
pub fn borrow(ref_to_circle: &Circle)
Expand description

Demonstrates general borrowing of an immutable reference.