pub type TempSliceIterMut<T> = MappedTempRepr<IterMut<'static, T>>;Aliased Typeยง
pub struct TempSliceIterMut<T>(/* private fields */);pub type TempSliceIterMut<T> = MappedTempRepr<IterMut<'static, T>>;pub struct TempSliceIterMut<T>(/* private fields */);