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.
1 parent d216fa4 commit a30ca6dCopy full SHA for a30ca6d
src/main.md
@@ -32,7 +32,7 @@ $ head -n13 src/lib.rs
32
{{#include ../ci/main/rt/src/lib.rs:1:13}}
33
```
34
35
-We also drop the `#![no_main]` attribute has it has no effect on library crates.
+We also drop the `#![no_main]` attribute as it has no effect on library crates.
36
37
> There's an orthogonal question that arises at this stage: Should the `rt`
38
> library provide a standard panicking behavior, or should it *not* provide a
0 commit comments