Function rustc_typeck::middle::ty_fold::shift_regionExperimental
[-]
[+]
[src]
pub fn shift_region(region: Region, amount: u32) -> Region
pub fn shift_region(region: Region, amount: u32) -> Region
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).