format_list

Macro format_list 

Source
macro_rules! format_list {
    ($e:expr) => { ... };
}