Opening sentence was confusing and something cannot be "one of the most unique" (it either is or is not unique).
This commit is contained in:
parent
f252cfa2d4
commit
864eba884d
@ -1,7 +1,7 @@
|
||||
% References and Borrowing
|
||||
|
||||
This guide is two of three presenting Rust’s ownership system. This is one of
|
||||
Rust’s most unique and compelling features, with which Rust developers should
|
||||
This is the second of three sections presenting Rust’s ownership system. This is one of
|
||||
Rust’s most distinct and compelling features, with which Rust developers should
|
||||
become quite acquainted. Ownership is how Rust achieves its largest goal,
|
||||
memory safety. There are a few distinct concepts, each with its own
|
||||
chapter:
|
||||
|
Loading…
Reference in New Issue
Block a user