syn::expr::parsing

Function expr_group

Source
fn expr_group(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result<Expr>