syn::expr::parsing

Function atom_expr

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