format-bytes 0.3.0

A macro to format bytestrings
Documentation
1
2
3
4
5
error: expected byte string literal
 --> $DIR/dynamic_format_string.rs:5:19
  |
5 |     format_bytes!(dynamic_format);
  |                   ^^^^^^^^^^^^^^