syn::expr::parsing

Function unary_expr

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