Skip to content

Structured ByteView Access (underlying StringView/BinaryView representation) #5736

@tustvold

Description

@tustvold

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

There have been a couple of proposals to improve the ergonomics of interacting with byte views

The current design of the byte views assumes calling sites know the structure of the u128, #5735 tweaks this a little bit but the onus is still on the user to understand the layout of the views.

Describe the solution you'd like

TBD

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

Labels

arrowChanges to the arrow crateenhancementAny new improvement worthy of a entry in the changelog

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions