Function parse_opt_where

Source
fn parse_opt_where(
    cx: &mut ParseCtxt<'_>,
) -> ParseResult<Option<Vec<WhereBoundPredicate>>>