Function borrow_with

Source
pub fn borrow_with<F: FnOnce(&Handle) -> R, R>(f: F) -> R