Module login_param

Module login_param 

Source
Expand description

§Login parameters.

Login parameters are entered by the user to configure a new transport. Login parameters may also be entered implicitly by scanning a QR code of dcaccount: or dclogin: scheme.

Re-exports§

pub use crate::provider::Socket;

Structs§

EnteredLoginParam
Login parameters entered by the user.
EnteredServerLoginParam
Login parameters for a single server, either IMAP or SMTP

Enums§

EnteredCertificateChecks
User-entered setting for certificate checks.
ProxyConfig
Configuration for the proxy through which all traffic (except for iroh p2p connections) will be sent.

Functions§

unset_empty 🔒