[−][src]Macro rendy_core::rendy_slow_assert_ne
macro_rules! rendy_slow_assert_ne { ($($tt:tt)*) => { ... }; }
assert_ne!
that is exists only if "no-slow-safety-checks"
feature is not enabled.
macro_rules! rendy_slow_assert_ne { ($($tt:tt)*) => { ... }; }
assert_ne!
that is exists only if "no-slow-safety-checks"
feature is not enabled.