Function chalk_parse::parser::__action77
source ยท fn __action77<'input>(
input: &'input str,
(_, _, _): (usize, &'input str, usize),
(_, _, _): (usize, &'input str, usize),
(_, name, _): (usize, Identifier, usize),
(_, p, _): (usize, Vec<VariableKind>, usize),
(_, b, _): (usize, Option<Vec<QuantifiedInlineBound>>, usize),
(_, w, _): (usize, Vec<QuantifiedWhereClause>, usize),
(_, _, _): (usize, &'input str, usize),
(_, ty, _): (usize, Ty, usize),
(_, _, _): (usize, &'input str, usize),
) -> OpaqueTyDefn