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

Proposed: memorysafe reference types #96

Open
alsonkemp opened this issue Dec 22, 2019 · 0 comments
Open

Proposed: memorysafe reference types #96

alsonkemp opened this issue Dec 22, 2019 · 0 comments

Comments

@alsonkemp
Copy link

alsonkemp commented Dec 22, 2019

I'm back to learning Rust. Focused on making sure that I understand memory safety before starting to code (as opposed to my usual back-into-it by starting with coding and then learning as necessary). I'm fairly happy with my understanding of memory safety but I'm not clear about the various reference types and their compositions[1]. A session covering this topic along with relevant code examples would be lovely. Additional links would also be lovely.

Note: I'm in SF so would love it if this issue were labelled appropriately (which I can't do?).


  1. https://manishearth.github.io/blog/2015/05/27/wrapper-types-in-rust-choosing-your-guarantees/; https://users.rust-lang.org/t/confused-between-box-rc-cell-arc/10946;
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

1 participant