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