Macro unit::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