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