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