mirror of
https://codeberg.org/icewind/vdf-reader.git
synced 2026-06-03 10:04:08 +02:00
11 lines
123 B
Text
11 lines
123 B
Text
---
|
|
source: tests/serde.rs
|
|
expression: result
|
|
---
|
|
{
|
|
"MapArray": {
|
|
"0": "foo",
|
|
"1": "bar",
|
|
"2": "asd",
|
|
},
|
|
}
|