diff options
author | 2020-12-16 21:51:13 -0800 | |
---|---|---|
committer | 2020-12-16 21:51:13 -0800 | |
commit | 54f5ced6c58c47f721836a9444654de4c8d687a1 (patch) | |
tree | 1f4778909ca9ad0d24490974fa48002412bb3bd4 /tests/test_buf.rs | |
parent | bd78f193935bc53539a1c0399712968f630f0678 (diff) | |
download | bytes-54f5ced6c58c47f721836a9444654de4c8d687a1.tar.gz bytes-54f5ced6c58c47f721836a9444654de4c8d687a1.tar.zst bytes-54f5ced6c58c47f721836a9444654de4c8d687a1.zip |
remove unused Buf implementation. (#449)
The implementation of `Buf` for `Option<[u8; 1]>` was added to support
`IntoBuf`. The `IntoBuf` trait has since been removed.
Closes #444
Diffstat (limited to 'tests/test_buf.rs')
0 files changed, 0 insertions, 0 deletions