error: expected serde rename attribute to be a string: `rename = "..."` --> $DIR/character.rs:5:22 | 5 | #[serde(rename = 'a')] | ^^^