
I think someone by mistake wrote `cargo run -p hello_world` instead of `cargo run -p keyboard_events`.
5 lines
60 B
Markdown
5 lines
60 B
Markdown
```sh
|
|
cargo run -p keyboard_events
|
|
```
|
|
|
|

|