uneval
uneval copied to clipboard
[BUG] Not working with `serde::rename_all`
This crate is not working with #[serde(rename_all = "...")] with error message which looks like error[E0599]: no variant or associated item named ...found for enum... in the current scope.