Function ra_ap_mbe::parse_exprs_with_sep[][src]

pub fn parse_exprs_with_sep(tt: &Subtree, sep: char) -> Vec<Subtree>
Expand description

Split token tree with seperate expr: $($e:expr)SEP*