Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare for rkyv::access #1753

Merged
merged 2 commits into from
May 30, 2024
Merged

Prepare for rkyv::access #1753

merged 2 commits into from
May 30, 2024

Conversation

matthiasgoergens
Copy link
Collaborator

@matthiasgoergens matthiasgoergens commented May 30, 2024

We want to move from rkyv::access_unchecked to checked rkyv::access.

We are trying to make that work in #1737, but it turns out to be non-trivial.

Here's some prep work: introduce byte-check and derive Debug for a few of our sdk types.

@matthiasgoergens matthiasgoergens changed the title Investigating rkyv::access Prepare for rkyv::access May 30, 2024
@matthiasgoergens matthiasgoergens requested review from eightfilms, codeblooded1729 and supragya and removed request for eightfilms and codeblooded1729 May 30, 2024 08:52
@matthiasgoergens matthiasgoergens marked this pull request as ready for review May 30, 2024 09:02
@matthiasgoergens matthiasgoergens merged commit b3fe424 into main May 30, 2024
19 of 20 checks passed
@matthiasgoergens matthiasgoergens deleted the matthias/rkyv-access branch May 30, 2024 09:45
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.

2 participants