Sign in
rust
/
rust
/
f60b6499d84ccf8bf0c325bf7ff3f736e134b730
/
.
/
src
/
tools
/
x
/
README.md
blob: 80bf02e8a0ef5027d5e18408a99200dbae3cce38 [
file
] [
view
]
# x
`x`
invokes
`x.py`
from
any subdirectory
.
To
install
,
run the following commands
:
```
$ cd rust/src/tools/x/
$ cargo install --path .
```