Type Definition move_lang::parser::ast::BindWithRange

source ·
pub type BindWithRange = Spanned<(Bind, Exp)>;