dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
CSelf
my
actor
msg
Convenient function for capturing the actor itself when spawning.
alias
CSelf
(
T
=
Actor
*)
=
Capture
!(
T
, "self")
Meta
Source
See Implementation
my
actor
msg
aliases
CSelf
Capture
delay
enums
isActor
isAddress
isCapture
isDynamicAddress
isFirstParamCtx
functions
capture
delayedSend
demonitor
infTimeout
linkTo
monitor
request
send
sendExit
sendSystemMsg
sendSystemMsgIfEmpty
then
thenUnsafe
timeout
unlinkTo
structs
RequestSend
RequestSendThen
Convenient function for capturing the actor itself when spawning.