pub fn breakpoint()🔬This is a nightly-only experimental API. (
core_intrinsics)Available on non-crate feature
ferrocene_certified only.Expand description
Executes a breakpoint trap, for inspection by a debugger.
This intrinsic does not have a stable counterpart.