mirror of
https://github.com/chatmail/core.git
synced 2026-04-27 18:36:30 +03:00
Add benchmark for message decryption
This commit is contained in:
@@ -112,6 +112,9 @@ pub mod accounts;
|
||||
pub mod peer_channels;
|
||||
pub mod reaction;
|
||||
|
||||
#[cfg(feature = "internals")]
|
||||
pub mod benchmark_internals;
|
||||
|
||||
/// If set IMAP/incoming and SMTP/outgoing MIME messages will be printed.
|
||||
pub const DCC_MIME_DEBUG: &str = "DCC_MIME_DEBUG";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user