Skip to content
Compare
Choose a tag to compare
@BrainBacon BrainBacon released this 09 Dec 12:38
e97d5ac

Unbug on crates.io
Unbug docs

What's Changed

  • Debugger detection using the dbg_breakpoint crate
  • no_cache_debugger feature
  • Support for the new feature(Breakpoint) over core_intrinsics in Nightly rust

Full Changelog

New Contributors