macro_rules! exists { (($($vars:tt)*), $Constraint:expr) => { ... }; }
Re-export of the exists! macro.
exists!