serde for Entry/Table/Statement/Value

This commit is contained in:
Robin Appelman 2023-12-18 22:39:37 +01:00
commit d7d26f530a
14 changed files with 367 additions and 72 deletions

View file

@ -0,0 +1,8 @@
---
source: tests/serde.rs
expression: result
---
{
"bar": "asd",
"foo": "1",
}