☰
Type Definition ZVec
Other items in
nested
All crates
?
Type Definition
nested
::
ZVec
[
−
]
[src]
pub type ZVec<T> =
Nested
<
Vec
<T>>;
Expand description
A
Nested<Vec<T>>