A value that is not a function or closure was invoked with (). Only functions, closures, and types implementing the Fn traits may be called with parentheses.
E0618
rust A value that is not a function or closure was invoked with (). Only functions, closures, and types implementing the Fn traits may be called with parentheses.