☰
BindWithRange
In move_compiler::parser::ast
?
Type Definition
move_compiler
::
parser
::
ast
::
BindWithRange
source
·
[
−
]
pub type BindWithRange =
Spanned
<
(
Bind
,
Exp
)
>;