error: not enough arguments for formatting
--> $DIR/not_enough_parameters.rs:4:5
|
4 | format_bytes!(b"{}");
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)