Skip to content

Conversation

@robin-nitrokey
Copy link
Member

We already use heapless-bytes, so replacing the remaining heapless::Vec usages with heapless_bytes::Bytes makes it easier to reason over the dependencies and eventually update to a new version.

Fixes: #204

We already use heapless-bytes, so replacing the remaining heapless::Vec
usages with heapless_bytes::Bytes makes it easier to reason over the
dependencies and eventually update to a new version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace heapless with heapless-bytes

4 participants