unit

Macro unit 

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

ยงCheck if a value not equal to an another

  • description The unit description
  • items A vector contening all values
  • v The actual value to check unequality