module documentation

Advanced types.

Type Variable NexusServiceType Undocumented
Type Variable ProtocolParamType Undocumented
Type Variable ProtocolSelfType Undocumented
NexusServiceType = (source)

Undocumented

Value
TypeVar('NexusServiceType')
ProtocolParamType = (source)

Undocumented

Value
TypeVar('ProtocolParamType',
        contravariant=True)
ProtocolSelfType = (source)

Undocumented

Value
TypeVar('ProtocolSelfType',
        contravariant=True)