Home
last modified time | relevance | path

Searched refs:normalize_bounds (Results 1 – 1 of 1) sorted by relevance

/linux/rust/zerocopy-derive/
H A Dutil.rs421 pub(crate) fn normalize_bounds<'a>( in normalize_bounds() function
563 bound_tt(ty, normalize_bounds(&self.trt, traits), self.ctx) in build()
568 vec![bound_tt(last.2, normalize_bounds(&self.trt, traits), self.ctx)] in build()