Open
Description
Placeholder for tracking things that need to happen to bring async-imap back to rust-imap.
- Make generic over the executor
- Add examples for
async-std
,[email protected]
andfutures
executors - Implement
append
(currentlyunimplemented
)