We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e903d9c + 197cec6 commit 5b8241cCopy full SHA for 5b8241c
src/doc/trpl/choosing-your-guarantees.md
@@ -1,6 +1,6 @@
1
% Choosing your Guarantees
2
3
-One important feature of Rust as language is that it lets us control the costs and guarantees
+One important feature of Rust is that it lets us control the costs and guarantees
4
of a program.
5
6
There are various “wrapper type” abstractions in the Rust standard library which embody
0 commit comments