syn::expr::parsing

Function expr_group

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