https://github.com/friendbear/getting-started-with-rust-lfel1002
Linux Foundation Getting Starterd with rust lfel 1002
https://github.com/friendbear/getting-started-with-rust-lfel1002
begginer linux-foundation rust-lang
Last synced: 3 months ago
JSON representation
Linux Foundation Getting Starterd with rust lfel 1002
- Host: GitHub
- URL: https://github.com/friendbear/getting-started-with-rust-lfel1002
- Owner: friendbear
- License: mit
- Created: 2024-02-01T01:38:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-10T00:02:25.000Z (over 1 year ago)
- Last Synced: 2025-01-11T09:17:47.452Z (4 months ago)
- Topics: begginer, linux-foundation, rust-lang
- Language: Rust
- Homepage: https://training.linuxfoundation.org/express-learning/getting-started-with-rust-lfel1002/
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# getting-started-with-rust-lfel1002
* history
```sh
112 rustup update stable
113 rust-analyzer lsif .
114 rustup componentt add rust-analyzer
115 rustup component add rust-analyzer
116 rust-analyzer lsif .
```