`-> test_snap 2023-12-15 15:49:28 no-description
`-> test_snap2 2023-12-22 09:38:39 no-description
`-> snapshot3 2023-12-22 09:38:54 no-description
`-> xxx 2023-12-22 09:39:03 no-description
`-> current You are here!
[dependencies]
serde = { version = "1.0.192", features = ["derive"] }
serde_json = "1.0.108"
[
{
"values": {
"test_snap": "test_snap2",
"15:49:28": "09:38:39",
"no-description": "no-description",
"`->": "`->",
"2023-12-15": "2023-12-22"
},
"children": [
{
"values": {
"no-description": "no-description",
"test_snap": "snapshot3",
"`->": "`->",
"2023-12-15": "2023-12-22",
"15:49:28": "09:38:54"
},
"children": [
{
"values": {
"`->": "`->",
"15:49:28": "09:39:03",
"2023-12-15": "2023-12-22",
"no-description": "no-description",
"test_snap": "xxx"
},
"children": [
{
"values": {
"test_snap": "current",
"`->": "`->",
"2023-12-15": "You",
"15:49:28": "are",
"no-description": "here!"
},
"children": []
}
]
}
]
}
]
}
]
_ name date time description
`-> test_snap 2023-12-15 15:49:28 no-description
`-> test_snap2 2023-12-22 09:38:39 no-description
`-> snapshot3 2023-12-22 09:38:54 no-description
`-> xxx 2023-12-22 09:39:03 no-description
`-> current You are here!
[
{
"values": {
"name": "test_snap",
"time": "15:49:28",
"description": "no-description",
"date": "2023-12-15",
"_": "`->"
},
"children": [
{
"values": {
"name": "test_snap2",
"description": "no-description",
"time": "09:38:39",
"_": "`->",
"date": "2023-12-22"
},
"children": [
{
"values": {
"date": "2023-12-22",
"_": "`->",
"time": "09:38:54",
"description": "no-description",
"name": "snapshot3"
},
"children": [
{
"values": {
"_": "`->",
"date": "2023-12-22",
"time": "09:39:03",
"name": "xxx",
"description": "no-description"
},
"children": [
{
"values": {
"date": "You",
"time": "are",
"description": "here!",
"_": "`->",
"name": "current"
},
"children": []
}
]
}
]
}
]
}
]
}
]