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.
standalone
standalone-crate
1 parent 4c989ff commit 3441592Copy full SHA for 3441592
core/src/panic/location.rs
@@ -44,7 +44,7 @@ impl<'a> Location<'a> {
44
///
45
/// # Examples
46
47
- /// ```standalone
+ /// ```standalone-crate
48
/// use std::panic::Location;
49
50
/// /// Returns the [`Location`] at which it is called.
0 commit comments