DEBSOURCES
Skip Quicknav
sources / rust-auto-impl / 1.3.0-1 / tests / compile-fail / attr_on_unit_struct.stderr
12345
error: expected `trait` --> tests/compile-fail/attr_on_unit_struct.rs:5:1 | 5 | struct Foo(usize, String); | ^^^^^^