mirror of
https://codeberg.org/icewind/vdf-reader.git
synced 2026-08-02 04:04:52 +02:00
13 lines
135 B
Text
13 lines
135 B
Text
---
|
|
source: tests/serde.rs
|
|
expression: result
|
|
---
|
|
{
|
|
"EnumInMap": {
|
|
"foo": {
|
|
"bar": {
|
|
"a": true
|
|
}
|
|
}
|
|
}
|
|
}
|