diff options
author | 2020-10-19 12:32:20 -0700 | |
---|---|---|
committer | 2020-10-19 12:32:20 -0700 | |
commit | 5a11c783ecf7c308e7b145f56d5c05e635b99269 (patch) | |
tree | 8d9801502fdfe7bad7e69c455f378ef44e26b720 /tests/test_bytes.rs | |
parent | 4724c7e8a0fbb81164f3ca992475181e776867ec (diff) | |
download | bytes-5a11c783ecf7c308e7b145f56d5c05e635b99269.tar.gz bytes-5a11c783ecf7c308e7b145f56d5c05e635b99269.tar.zst bytes-5a11c783ecf7c308e7b145f56d5c05e635b99269.zip |
De-emphasize `Arc` implementation in `Bytes` description (#436)
The previous description focussed a lot on the `Arc` based implementation
of `Bytes`. Given the vtable based implemetation, this is however not the
only valid implementation. This changes the description a bit in order
to de-emaphasize the `Arc` part, and to describe that other implementations
are possible.
This should also be necessary if the vtable gets public.
Diffstat (limited to 'tests/test_bytes.rs')
0 files changed, 0 insertions, 0 deletions