This commit is contained in:
Irving Ou 2024-02-07 12:21:30 -05:00 committed by irving ou
parent 678ec62f67
commit e2e7222a9b
1 changed files with 1 additions and 2 deletions

View File

@ -392,8 +392,7 @@ impl Event {
///
/// Ok(())
/// }
/// # Returns
///
/// ```
/// Returns `Some(true)` if the connection has failed, `Some(false)` if there is an error,
/// or `None` if the platform does not support detecting this condition.
#[inline]