Source code
Revision control
Copy as Markdown
Other Tools
<Type Name="tinyvec::arrayvec::ArrayVec<array$<*,*>>">↩
<DisplayString>{{ len={len} }}</DisplayString>↩
<Expand>↩
<Item Name="[len]">len</Item>↩
<Item Name="[capacity]">$T2</Item>↩
<ArrayItems>↩
<Size>len</Size>↩
<ValuePointer>($T1*)data</ValuePointer>↩
</ArrayItems>↩
</Expand>↩
</Type>↩
↩
<Type Name="tinyvec::slicevec::SliceVec<*>">↩
<DisplayString>{{ len={len} }}</DisplayString>↩
<Expand>↩
<Item Name="[len]">len</Item>↩
<ArrayItems>↩
<Size>len</Size>↩
<ValuePointer>data.data_ptr</ValuePointer>↩
</ArrayItems>↩
</Expand>↩
</Type>↩
</AutoVisualizer>