Function is_tree::unsafe_::longer_mut

source ยท
pub unsafe fn longer_mut<'longer, T>(t: &mut T) -> &'longer mut T
Expand description

Makes the mutable reference live longer.