mirror of
https://github.com/chatmail/core.git
synced 2026-04-26 18:06:35 +03:00
Rust documentation improvements
Document all public modules and some methods. Make some internal public symbols private.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//! # Imap handling module
|
||||
//! # IMAP handling module.
|
||||
//!
|
||||
//! uses [async-email/async-imap](https://github.com/async-email/async-imap)
|
||||
//! to implement connect, fetch, delete functionality with standard IMAP servers.
|
||||
|
||||
Reference in New Issue
Block a user