Skip to main content

assert_prop

Macro assert_prop 

Source
macro_rules! assert_prop {
    ($($arg:tt)*) => { ... };
}
Expand description

Assert a logical proposition Prop: this exists only in the backends of hax. In Rust, this macro expands to an empty block { }.