Skip to main content

shift_region

Function shift_region 

Source
pub fn shift_region<I>(cx: I, region: Region<I>, amount: u32) -> Region<I>
where I: Interner,