Skip to content
Snippets Groups Projects
Commit 9aa24ebe authored by Carl Lerche's avatar Carl Lerche Committed by GitHub
Browse files

Bytes: only the vec repr is not shared (#100)

The shared debug_assert is to ensure that the internal Bytes
representation is such that offset views are supported. The only
representation that does not support offset views is vec.

Fixes #97
parent 62786418
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