pub fn remap_type_lifetimes(ty: &mut Type, map: &BTreeMap<Lifetime, Lifetime>)
Expand description

Recursively remap lifetimes of a type.