Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

zaz
Copy link

@zaz zaz commented May 4, 2025

Fixes #107.

This seems to work for me, but I'm new to Rust and am not sure if this is the best way to do things. Perhaps adding something in src/core/body.rs with a similar style to the functions there would be more appropriate. In fact, perhaps adding a function or property partition_parts that returns a struct of all the parts would be better. Then, all the other functions could use that.

Thank you for your work on this and please let me know if there's anything more I can do to help!

@zaz zaz changed the title [DRAFT] add Message::all_parts, leaf_parts, other_parts add Message::all_parts, leaf_parts, other_parts May 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add functions to partition the email into parts
1 participant