Repository URL to install this package:
Version:
8.4.0 ▾
|
__all__ = ("IPAddressAndPort",)
IPAddressAndPort = tuple[str, int]