Searched defs:borrow_mut (Results 1 – 2 of 2) sorted by relevance
199 pub fn borrow_mut(&self) -> impl Write + '_ { in borrow_mut() method
651 pub fn borrow_mut(&self) -> BqlRefMut<'_, T> { in borrow_mut() method