flux_syntax::grammar

Function __action301

Source
fn __action301(
    cx: &mut ParseCtxt<'_>,
    (_, v, _): (Location, Vec<WhereBoundPredicate>, Location),
    (_, e, _): (Location, WhereBoundPredicate, Location),
) -> Vec<WhereBoundPredicate>