Searched defs:VarULE (Results 1 – 3 of 3) sorted by relevance
297 pub unsafe trait VarULE: 'static { trait
89 unsafe impl<T> VarULE for [T] impl
70 … unsafe impl<$($T: VarULE + ?Sized,)+ Format: VarZeroVecFormat> VarULE for $name<$($T,)+ Format> impl