rsconstruct 0.9.70

Rust based fast build system
1
2
test_checker!(htmllint, tool: "htmllint", processor: "htmllint",
    files: [(".htmllintrc", "{}\n"), ("test.html", "<!DOCTYPE html>\n<html><head><title>Test</title></head><body></body></html>\n")]);