macro_rules! format_list_container_truncated { ($e:expr, $start:tt, $end:tt, $max:expr, $quote:expr) => { ... }; }