Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

serde_json::Value::Null get deserialized as Value {kind: None} #100

Open
Palmik opened this issue Jul 20, 2023 · 0 comments
Open

serde_json::Value::Null get deserialized as Value {kind: None} #100

Palmik opened this issue Jul 20, 2023 · 0 comments

Comments

@Palmik
Copy link

Palmik commented Jul 20, 2023

It should rather be Value {kind: Some(value::Kind::NullValue(0)) }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant