# Functions
Wrap wraps a [DialContextFunc] to ensure we dial just once.
# Variables
ErrMultipleDial is the error returned when we dial more than once.
# Type aliases
DialContextFunc is the function that dials a network connection with the given network and address.