macro_rules! tree { ($val:expr) => { ... }; }
Macro to print a tree of the provided serializable object