Function decouple_lt

Source
pub unsafe fn decouple_lt<'a, T: ?Sized>(x: &T) -> &'a T
Expand description

Changes the lifetime of the given reference.