debug_assert

Macro debug_assert 

Source
macro_rules! debug_assert {
    ($($tokens: tt)*) => { ... };
}