rsconstruct 0.9.80

Rust based fast build system
1
2
test_checker!(ruff, tool: "ruff", processor: "ruff",
    files: [("test.py", "x = 1\n")]);