-
- Downloads
Faster From<[u8]> for BytesMut, remove panic in fmt::Write (#133)
* use slice.to_vec instead of buf.put in From<[u8]> * don't panic in fmt::Write for BytesMut
Please register or sign in to comment
* use slice.to_vec instead of buf.put in From<[u8]> * don't panic in fmt::Write for BytesMut