Skip to content

Add a from_slice() function for zero-copy deserialization with serde #34

@atheriel

Description

@atheriel

At the moment we have only the from_reader()-based API, which only supports owned data. It would be nice to experiment with zero-copy deserialization as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions