mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-23 04:29:41 +00:00
upate readme.md
This commit is contained in:
@ -78,4 +78,5 @@
|
||||
- [Future](async/future.md)
|
||||
- [Pin and Unpin](async/pin-unpin.md)
|
||||
- [Stream](async/stream.md)
|
||||
|
||||
|
||||
- [Stand Library todo](std/intro.md)
|
@ -4,7 +4,7 @@
|
||||
|
||||
- Online Reading: [https://practice.rs](https://practice.rs)
|
||||
|
||||
Greetings Rustaceans and welcome here, if you have the following problems:
|
||||
Greetings and welcome here, if you have the following problems:
|
||||
|
||||
- You have learned basics of Rust, and want to learn more, e.g do some exercises, but found easy ones
|
||||
- Practice Rust toolchains, std, ascyn/.await and more
|
||||
|
Reference in New Issue
Block a user