// rustfmt-group_imports: One mod test { use crate::foo::bar; use std::path; use crate::foo::bar2; }