☰
BindList
In move_lang::parser::ast
?
Type Definition
move_lang
::
parser
::
ast
::
BindList
source
·
[
−
]
pub type BindList = Spanned<
Vec
<
Bind
>>;