add base cmd
This commit is contained in:
BIN
target/debug/build/eyre-ff2eec40c7575868/out/libeyre_build.rmeta
Normal file
BIN
target/debug/build/eyre-ff2eec40c7575868/out/libeyre_build.rmeta
Normal file
Binary file not shown.
7
target/debug/build/eyre-ff2eec40c7575868/out/probe.rs
Normal file
7
target/debug/build/eyre-ff2eec40c7575868/out/probe.rs
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
#![allow(dead_code)]
|
||||
|
||||
#[track_caller]
|
||||
fn foo() {
|
||||
let _location = std::panic::Location::caller();
|
||||
}
|
Reference in New Issue
Block a user