1.0.0[−][src]Macro core::assert
Asserts that a boolean expression is true
at runtime.
For more information, see the documentation for std::assert!
.
Asserts that a boolean expression is true
at runtime.
For more information, see the documentation for std::assert!
.