Skip to content

Make FlexZeroVec's ULE type be FlexULE #2896

Open
@sffc

Description

@sffc

Currently it is &[u8] which makes it hard to work with in APIs that give back ULE types. It should be &FlexULE so that we can add a function to convert it into a usize.

Also use this opportunity to clean up call sites around zerovec to use the new helper function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-zerovecComponent: Yoke, ZeroVec, DataBakeS-smallSize: One afternoon (small bug fix or enhancement)T-enhancementType: Nice-to-have but not requiredgood first issueGood for newcomershelp wantedIssue needs an assignee

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions