assert_not_exe

Macro assert_not_exe 

Source
macro_rules! assert_not_exe {
    ($description:expr,$items:expr) => { ... };
}
Expand description

ยงCheck if a value not contains an another

  • description The unit description
  • items A vector contening all expected values