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:
|
||||
|
||||
```rust
|
||||
```bash
|
||||
$ cat error.rs
|
||||
fn main() {
|
||||
1 + ();
|
||||
|
|
|
|||
Loading…
Reference in New Issue