rsconstruct 0.9.81

Rust based fast build system
1
2
test_checker!(jsonlint, tool: "jsonlint", processor: "jsonlint",
    files: [("test.json", "{\"name\": \"test\", \"value\": 42}\n")]);