☰
Sequence
In move_lang::typing::ast
?
Type Definition
move_lang
::
typing
::
ast
::
Sequence
source
·
[
−
]
pub type Sequence =
VecDeque
<
SequenceItem
>;