mirror of
https://github.com/chatmail/core.git
synced 2026-04-26 18:06:35 +03:00
Closes <https://github.com/chatmail/core/issues/7367> Co-authored-by: iequidoo <dgreshilov@gmail.com> Co-authored-by: Hocuri <hocuri@gmx.de>
7 lines
93 B
Rust
7 lines
93 B
Rust
mod additional_text;
|
|
mod forward_and_save;
|
|
mod legacy;
|
|
mod receiving;
|
|
mod sending;
|
|
mod util;
|