1error: unexpected literal in serde variant attribute 2 --> tests/ui/unexpected-literal/variant.rs:5:13 3 | 45 | #[serde("literal")] 5 | ^^^^^^^^^ 6