syn::expr::parsing

Function parse_with_earlier_boundary_rule

source
pub(super) fn parse_with_earlier_boundary_rule(
    input: ParseStream<'_>,
) -> Result<Expr>