broken link in doc
This commit is contained in:
parent
d98b4ad8fa
commit
ef918dc724
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ pub enum Error {
|
|||
}
|
||||
|
||||
/// A function to send an email using the given SMTP address.
|
||||
/// It may timeout if the SMTP server is not reachable, see [const::SEND_EMAIL_TIMEOUT].
|
||||
/// It may timeout if the SMTP server is not reachable, see [consts::SEND_EMAIL_TIMEOUT].
|
||||
pub async fn send_email(
|
||||
email: &str,
|
||||
title: &str,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue