Macro equator::debug_assert

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