Closed lutter closed 1 year ago
This makes the debug representation of Bytes much more readable than the default which represents it as a Vec<u8>
Bytes
Vec<u8>
This makes the debug representation of
Bytes
much more readable than the default which represents it as aVec<u8>