Skip to content
Snippets Groups Projects
Commit 7e8373da authored by Sean McArthur's avatar Sean McArthur Committed by Carl Lerche
Browse files

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
parent 3240fb9c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment