Nikita Pekin
Nikita Pekin
https://github.com/ahmedcharles/rustfmt I think that this is something we should implement in our workflow, at least sometime in the future (once the obvious issues with rustfmt are fixed) if not now....
Currently we enforce Maildir, but we should support alternatives (DB, mbox, etc.?).
Currently we only implement a subset of the IMAP standard. We'll need to go over the RFCs to determine which parts we're missing and outline them for completion here.
Right now authentication is limited to our by-hand user entry rust-crypto bcrypt stuff. We should allow multiple backends for authentication (SQL, flatfiles, etc.).
Hello! Thank you so much for the awesome library. I've started using it in a game I'm developing with the Bevy engine (really all I have right is a sphere)....
### Discord username npekin ### What type of issue is this? Permanent – Occurring repeatably ### Is this issue blocking you from using Enso? - [ ] Yes, I can't...
Hi! This is an awesome project. I just got it going with some Lambdas I'm working on, and it's working perfectly. I ran into two small issues while getting it...
I think that this app could become at least 80% more wavy if more images of Kanye were added. In particular, I think that the following image would be a...
Hello, me again! I'm attempting to deserialize a very large instance of an element, and it's resulting in the following error: ``` Finished debug [unoptimized + debuginfo] target(s) in 0.0...