Skip to content

Move from ZeroCopy to the rental crate #125

Closed
@jonhoo

Description

@jonhoo

The imap::ZeroCopy struct is effectively an implementation of the "rental pattern", which already has a good crate implementation. It would be good to switch to the rental crate, but it would also constitute a breaking change, as rental creates a separate struct for each wrapped type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededrefactoringFor when stuff needs to move around

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions