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