# xtoolbox info
```text
This is a constantly changing toolbox,
and there are often function names like php,python,golang,js,dart etc.
because I'm used to using these names, so that's it
```
## rust web development runtime updates
```
cargo install cargo-watch
cd app is path
cargo watch -x 'run .'
```