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

Add range_de to Map-like structs #461

Closed
maurolacy opened this issue Oct 1, 2021 · 1 comment
Closed

Add range_de to Map-like structs #461

maurolacy opened this issue Oct 1, 2021 · 1 comment
Assignees
Milestone

Comments

@maurolacy
Copy link
Contributor

Let's extend range deserialization to map-like IndexedMap, SnapshotMap and IndexedSnapshotMap.

#432 follow-up.

@maurolacy
Copy link
Contributor Author

maurolacy commented Nov 4, 2021

This is partially addressed by #498 and #500, but there are still a number of missing impls:

Map requires:

  • sub_prefix_range_de, for completeness. (will be dealt with separately)

SnapshotMap requires:

IndexedMap requires:

IndexedSnapshotMap requires:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants