macro_rules! utility_enum { ($($tree:tt)+) => { ... }; }
Produces documentation for utility enumerations.