format-bytes 0.3.0

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