blob: 9f760cb94e8f866f261a073c9187c36442533cbf [file] [log] [blame] [edit]
// rustfmt-reorder_imports: false
use std :: fmt :: { self , Display } ;
use std :: collections :: HashMap ;
fn main() {}