index
:
milf-rs
main
My INI-Like Format
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
valid
/
bool.json
blob: ae368e9492e3538106a3355b9d036f068355fef7 (
plain
)
1
2
3
4
{
"f"
:
{
"type"
:
"bool"
,
"value"
:
"false"
},
"t"
:
{
"type"
:
"bool"
,
"value"
:
"true"
}
}