You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 25, 2024. It is now read-only.
Message: called `Result::unwrap()` on an `Err` value: Error(".[0]: untagged and internally tagged enums do not support enum input", line: 2, column: 3)
but if you remove the #[serde(untagged)] then it will be parsable