1 2 3 4 5
error: Object must have a constructor called `new` --> tests/fail/error_obj_no_ctor.rs:6:10 | 6 | impl ObjNoCtor { | ^^^^^^^^^