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