Files
third_party_rust_bytes/tests
Sean McArthur 7e8373da8d 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
2017-06-15 10:55:02 -07:00
..
2017-03-01 18:30:58 -08:00
2017-03-19 09:08:41 -07:00