1 2 3 4 5
error: Lens implementations can only be derived from structs with named fields --> $DIR/with-empty-struct.rs:4:1 | 4 | struct Foobar; | ^^^^^^