mirror of
https://github.com/chatmail/core.git
synced 2026-04-22 07:56:29 +03:00
8 lines
109 B
Rust
8 lines
109 B
Rust
mod additional_text;
|
|
mod bots_tests;
|
|
mod forward_and_save;
|
|
mod legacy;
|
|
mod receiving;
|
|
mod sending;
|
|
mod util;
|