We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cbffc5 commit fb0d9acCopy full SHA for fb0d9ac
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