Macro dtt::dtt_assert

source ·
macro_rules! dtt_assert {
    ($($arg:tt)*) => { ... };
}
Expand description

This macro checks if the given expression is true.