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 05efef7 + fb0d9ac commit a41de7fCopy full SHA for a41de7f
src/doc/book/functions.md
@@ -249,7 +249,7 @@ stack backtrace:
249
If you need to override an already set `RUST_BACKTRACE`,
250
in cases when you cannot just unset the variable,
251
then set it to `0` to avoid getting a backtrace.
252
-Any other value(even no value at all) turns on backtrace.
+Any other value (even no value at all) turns on backtrace.
253
254
```text
255
$ export RUST_BACKTRACE=1
0 commit comments