1 mod rustfmt {} 2 3 #[rustfmt::skip] //~ ERROR failed to resolve: could not find `skip` in `rustfmt` main()4 fn main() {} 5