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 87b7518 commit 015d6c6Copy full SHA for 015d6c6
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