mirror of
https://github.com/chatmail/core.git
synced 2026-04-19 22:46:29 +03:00
Start playing with cbindgen
This commit is contained in:
@@ -16,7 +16,7 @@ use crate::smtp::{send_smtp_messages, Smtp};
|
||||
|
||||
use self::connectivity::ConnectivityStore;
|
||||
|
||||
pub(crate) mod connectivity;
|
||||
pub mod connectivity;
|
||||
|
||||
pub(crate) struct StopToken;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user