xtoolbox 0.1.2

This is a constantly changing toolbox, and there are often function names like php,python,golang,js,dart because I'm used to using these names, so that's it
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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 .'
```