macro_rules! watch { ( $( $x:expr ),* ) => { ... }; }
Debugging macro to print the given expression and its value, with the module, function and line number