fix: changed rust code to bash formatting
This commit is contained in:
parent
e44a94eb24
commit
a45853faf8
|
|
@ -69,7 +69,7 @@ the first `delay_span_bug` call panic, which will give you a useful backtrace.
|
||||||
|
|
||||||
For example:
|
For example:
|
||||||
|
|
||||||
```rust
|
```bash
|
||||||
$ cat error.rs
|
$ cat error.rs
|
||||||
fn main() {
|
fn main() {
|
||||||
1 + ();
|
1 + ();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue