mirror of
https://github.com/pimalaya/himalaya.git
synced 2026-06-17 05:07:55 +08:00
review list command
This commit is contained in:
@@ -200,6 +200,7 @@ pub fn forward<ImapService: ImapServiceInterface, SmtpService: SmtpServiceInterf
|
||||
Ok(())
|
||||
}
|
||||
|
||||
/// List messages with pagination from the selected mailbox.
|
||||
pub fn list<ImapService: ImapServiceInterface>(
|
||||
page_size: Option<usize>,
|
||||
page: usize,
|
||||
|
||||
Reference in New Issue
Block a user