Skip to content

std::borrow

Trait BorrowMut

fn borrow_mut(&mut self) -> &mut Borrowed;


Trait Borrow

fn borrow(&self) -> &Borrowed;