mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 21:06:31 +03:00
api: public re-export of Connectivity (#7737)
This commit is contained in:
@@ -36,6 +36,8 @@ use crate::tools::{self, duration_to_str, time, time_elapsed};
|
|||||||
use crate::transport::ConfiguredLoginParam;
|
use crate::transport::ConfiguredLoginParam;
|
||||||
use crate::{chatlist_events, stats};
|
use crate::{chatlist_events, stats};
|
||||||
|
|
||||||
|
pub use crate::scheduler::connectivity::Connectivity;
|
||||||
|
|
||||||
/// Builder for the [`Context`].
|
/// Builder for the [`Context`].
|
||||||
///
|
///
|
||||||
/// Many arguments to the [`Context`] are kind of optional and only needed to handle
|
/// Many arguments to the [`Context`] are kind of optional and only needed to handle
|
||||||
|
|||||||
Reference in New Issue
Block a user