[][src]Macro jrdb::neq

macro_rules! neq {
    {
      $x:expr, $y:expr
    } => { ... };
}