Expand description
A crate to help you set up explosive mines that go BOOM!
All functions and methods in this crate will panic in debug build, and causes undefined behavior in release build.
Traits§
- Option
Ext boom
extensions toOption
.- Result
Ext boom
extensions toResult
.- Slice
Ext boom
extensions to[T]
.
Functions§
- boom⚠
- This function will panic on debug builds, and marks itself unreachable on release builds (through unsafe compiler intrinsics).