Files
rust/src/tools/x
Nicholas Nethercote 84ac80f192 Reformat use declarations.
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
2024-07-29 08:26:52 +10:00
..
2024-07-29 08:26:52 +10:00

x

x invokes x.py from any subdirectory.

To install, run the following commands:

$ cd rust/src/tools/x/
$ cargo install --path .