File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
versioned_docs/version-0.20/more Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ fn main() {
4343
4444### [ ` tracing-web ` ] ( https://crates.io/crates/tracing-web )
4545
46- ` tracing-web ` can be used with [ ` tracing-subscriber ` ] (https://crates.io/crates/tracing-subscriber to output messages to the browser console.
46+ ` tracing-web ` can be used with [ ` tracing-subscriber ` ] ( https://crates.io/crates/tracing-subscriber ) to output messages to the browser console.
4747
4848``` rust, ignore
4949use tracing_subscriber::{
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ fn main() {
4343
4444### [ ` tracing-web ` ] ( https://crates.io/crates/tracing-web )
4545
46- ` tracing-web ` can be used with [ ` tracing-subscriber ` ] (https://crates.io/crates/tracing-subscriber to output messages to the browser console.
46+ ` tracing-web ` can be used with [ ` tracing-subscriber ` ] ( https://crates.io/crates/tracing-subscriber ) to output messages to the browser console.
4747
4848``` rust, ignore
4949use tracing_subscriber::{
You can’t perform that action at this time.
0 commit comments