Files
2026-07-13 13:31:35 +08:00

14 lines
148 B
Markdown

# Running this sample
## -1- Install the dependencies and build the project
```bash
cargo build
```
## -3- Run the sample
```bash
cargo run
```