Skip to content

Commit 2241584

Browse files
Update src/lib.rs
Co-authored-by: John Nunley <[email protected]>
1 parent d84b6ec commit 2241584

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,7 @@ impl Event {
444444
/// Ok(())
445445
/// }
446446
/// ```
447+
///
447448
/// Returns `Some(true)` if the connection has failed, `Some(false)` if there is an error,
448449
/// or `None` if the platform does not support detecting this condition.
449450
#[inline]

0 commit comments

Comments
 (0)