If I change the case of the enum values to all lowercase or all ... to put #[serde(rename_all = "snake_case")] before the enum definition.
確定! 回上一頁