Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Comprehensive Understanding of Unsafe Rust #101

giscus[bot] Bot announced in Articles
Discussion options

Comprehensive Understanding of Unsafe Rust

As is well known, the Rust language consists of two major parts: Safe Rust and Unsafe Rust. Unsafe Rust is a superset of Safe Rust. This means that all code written in Safe Rust can also work normally

https://rustmagazine.org/issue-3/understand-unsafe-rust/

You must be logged in to vote

Replies: 2 comments

Comment options

Amazing article! I need a project to practice low-level Rust to gain better understand of the language. Thanks to you I know the basics, but I need a project!

You must be logged in to vote
0 replies
Comment options

Thanks for this piece, it's very informative and a great intro to understanding unsafe rust!

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /