Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

学习园地 | 图解 Rust 所有权与生命周期 - Rust精选 #162

Open
utterances-bot opened this issue Jan 28, 2022 · 3 comments
Open

Comments

@utterances-bot
Copy link

学习园地 | 图解 Rust 所有权与生命周期 - Rust精选

The roots aren't deep but the seeds are planted!

https://rustmagazine.github.io/rust_magazine_2021/chapter_1/rust_ownership.html

Copy link

提醒一下错误:
第八章第一个范例里面 「 //println!("callafterclosure:{}",point.x);//编译错误:所有权已经丢失」的point.x应该为 v.x。
第九章第四个范例里面,注释里的v0应该为v。

Copy link

这篇绝对是我见过最高水平的rust文章之一!

Copy link

sirs05 commented Oct 10, 2022

2.所有权与生命周期期望解决的问题 最下方的 表格排版有误,所有文字都在问题列,而方案列为空

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants