1 2 3 4 5
error: multiple #[from] fields in a single struct variant are not supported --> tests/ui/multiple_from_struct.rs:6:5 | 6 | #[error("x")] | ^