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