Skip to content

Consider passing around Vec<ASN1Block> instead of slices in FromASN1 #2

@mehcode

Description

@mehcode

This would allow for allocation-less parsing. Currently it's required to clone data from the ASN1Blocks to move it into domain objects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions