rsconstruct 0.9.78

Rust based fast build system
1
2
test_checker!(svglint, tool: "svglint", processor: "svglint",
    files: [("test.svg", "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><circle cx=\"50\" cy=\"50\" r=\"40\"/></svg>\n")]);