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