flux_syntax::grammar

Function __action201

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