Skip to main content

Module conn

Module conn 

Available on crate feature net only.
Expand description

Connection utilities

Structs§

ConnectionHealthWatcher
Watcher that can update and read the ConnectionHealth

Enums§

ConnectionHealth
Health of the connection

Functions§

is_connection_error
Check if the error is a connection error, in which case the error can be ignored.