easy_rust
easy_rust copied to clipboard
Rust explained using easy English
I wanted to contribute to the project. Issue/Bug : Currently the index in the side menu and the index in the URL has a difference of 1. e.g. The [updates](https://dhghomon.github.io/easy_rust/Chapter_0.html)...
[Interior mutability page](https://dhghomon.github.io/easy_rust/Chapter_41.html) says: std::mem::drop means "make this go out of scope". But [this post on Rust User Forum](https://users.rust-lang.org/t/why-doesnt-std-drop-undo-shadowing/91772) said drop() doesn't affect scoping.
Hello there, Can I do translation of this book to Vietnamese ? I am translating official book too and sure will start on this when I finish that. best regards,...
Hi, thank you for making this document. BTW, I translated this document into Farsi(Persian), I think it would be good to give a link to it, maybe it will help...
Ubuntu 18.04 runner is deprecated and linuxbrew-wrapper is no longer exist in new runner. See https://github.com/actions/runner-images/issues/6283 Ref: - https://github.com/Homebrew/actions/tree/master/setup-homebrew - https://github.com/actions/runner-images/blob/main/images/linux/Ubuntu2004-Readme.md This [action run](https://github.com/dieterplex/easy_rust_cht/actions/runs/3718611156) shows that it works Close #153
https://doc.rust-lang.org/book/ch15-04-rc.html