macro_rules! having_exprs { ($builder:expr $(, $expr:expr)* $(,)?) => { ... }; }
Variadic helper for having.
having