Typing helpers
pykka.typing
Type hint helpers.
ActorMemberMixin
Mixin class for typing Actor methods which are accessible via proxy instances.
Version added: Pykka 4.0
Source code in src/pykka/typing.py
proxy_field
proxy_method
Type a method on an actor proxy.
Version added: Pykka 4.0