This is a Rust port of Ninja, which is a small build system with a focus on speed. See the manual -- https://ninja-build.org/manual.html or doc/manual.asciidoc included in the distribution -- for background and more details. To build your own binary, just run `cargo build`.