The `bytes!()` macro is deprecated (see issue #15017) in favor of `b"foo"` byte literals. It should be removed at some point, preferably before 1.0. CC @alexcrichton