wiwi
0.11.0-pre.3
VecChain
Aliased Type
In wiwi::
aoc::
prelude
wiwi
::
aoc
::
prelude
Type Alias
VecChain
Copy item path
Source
pub type VecChain<T> =
Chain
<
Vec
<T>>;
Aliased Type
ยง
struct VecChain<T> {
/* private fields */
}