autoformat v1.0.0 (2022-06-03T10:33:38Z)
Dub
Repo
extend
my
actor
typed
Undocumented in source. Be warned that the author may not have intended to support it.
auto
extend
(
TActor
AllowedMsg
...
)
(
)
if
(
isTypedActor
!
TActor
)
Meta
Source
See Implementation
my
actor
typed
enums
isTypedActor
isTypedActorImpl
isTypedAddress
functions
IsEqual
extend
impl
typeCheckMsg
underlyingActor
underlyingAddress
underlyingTypedAddress
underlyingWeakAddress
structs
TypedActor
TypedActorImpl
TypedAddress
TypedMsg
templates
ParamsToTuple
ReturnToTupleOrVoid
ToTypedMsg
typedActor