Static instrumentation probes for Rust.
# Cargo.toml
[dependencies]
probe = "0.5.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define and fire a static instrumentation probe.
Enable the 'probe' feature in your Cargo.toml: probe = { version = "0.5", features = ["probe"] }No dependency data recorded yet.