mirror of
https://github.com/chatmail/core.git
synced 2026-05-05 06:16:30 +03:00
create wrapmime module and simplify some mailmime code
This commit is contained in:
@@ -67,6 +67,8 @@ pub mod dc_tools;
|
||||
mod login_param;
|
||||
pub mod securejoin;
|
||||
mod token;
|
||||
#[macro_use]
|
||||
pub(crate) mod wrapmime;
|
||||
|
||||
#[cfg(test)]
|
||||
mod test_utils;
|
||||
|
||||
Reference in New Issue
Block a user