Write SOTA/Alternative #15
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
here are the rust libraries:
here are some other lib in other lang:
maintainability
ran with:
cargo clippy -- --allow clippy::all --deny clippy::cognitive_complexity
stalwartlabs/mail-parser
fx with probs:src/parsers/fields/address.rs::parse_address(&mut self) -> HeaderValue<'x>
src/parsers/fields/content_type.rs::parse_content_type(&mut self) -> HeaderValue<'x>
src/parsers/fields/thread.rs::thread_name(text: &str) -> &str
src/parsers/message.rs::parse_(raw_message: &'x [u8], depth: usize) -> Option<Message<'x>>
jothan/rustyknife
-> no issuestaktrace/mailparse
:src/addrparse.rs::addrparse_inner
deltachat/rust-email
-> no complexity issueIdea: