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.
1 parent ceb2cef commit 9f8bbb7Copy full SHA for 9f8bbb7
docs/platforms/rust/guides/tracing/index.mdx
@@ -58,7 +58,7 @@ fn main() {
58
# ___PRODUCT_OPTION_END___ logs
59
..sentry::ClientOptions::default()
60
},
61
- });
+ ));
62
63
// Register the Sentry tracing layer
64
tracing_subscriber::registry()
0 commit comments