duesee / duesee/imap-codec

feat: Encode should take Write and return ranges instead of returning Vecs

Open
#316 0 comments 1 reaction 0 assignees View on GitHub
breaking enhancement help wanted
Dominant language
Rust
Stars
52
Forks
25
Avg merge
21h 53m
Merged PRs (30d)
2

Description

Idea: The trait `Encode` takes a `Write` and use it for outputting the encoded bytes. The result type `Encoded` would contain ranges of the written bytes instead of the bytes.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.