Type Definition move_lang::parser::ast::BindWithRangeList

source ·
pub type BindWithRangeList = Spanned<Vec<BindWithRange>>;